AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
A derive macro for attaching HTTP status codes and user-facing messages to Rust error types.
A derive macro for attaching HTTP status codes and user-facing messages to Rust error types.
Standalone Cozo database
Idiomatic types for building a robust JSON API
Automatic & type-safe API clients - provide the interface and i will happily do the rest :)
Testing utilities for Nylas SDK
rust based, DSL alike and request driven, black box testing library for HTTP APIs.
Rustless is a REST-like API micro-framework for Rust.
Invisible sensitive data filter for LLM APIs — secrets, credentials, and PII replaced with plausible fakes
Rust API bindings - spostman_api
A library for handling HTTP responses in Rocket with structured enums.