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 high-performance, synchronous, non-blocking PostgreSQL driver for the Chopin framework.
Standalone Akash deployment workflow engine
Lightweight async HTTP/1.1 and HTTP/2 framework built on tokio with TLS (rustls), routing, middleware, streaming, compression, CORS and rate limiting
Disintegrate is a Rust library to build event-sourced applications.
Disintegrate macros. Not for direct use. Refer to the `disintegrate` crate for details.
Disintegrate PostgresDB implementation. Not for direct use. Refer to the `disintegrate` crate for details.
Serialization and deserializaion library for Disintegrate event store. Not for direct use. Refer to the `disintegrate` crate for details.
A Rust library for secure password hashing, RSA key generation, and managing the encryption and verification of passwords and binary files.