One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code
Thin references to trait objects by embedding the virtual table pointer in the struct
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.
An AI-native version control system
Internal MERC crate containing various utility functions.
Thin references to unsized types.
An experimental crate which provides a truly thin std::ffi::CStr
A compact, single-threaded smart pointer combining reference counting and interior mutability
Crate exposing APIs for plugins to the Cosmian KMS
Embedded scripting for Rust
Embedded scripting for Rust
Embedded scripting for Rust