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.
Generates Content from Archetype Template Directories and Git Repositories.
Generates Content from Archetype Template Directories and Git Repositories.
A library for solving ordinary differential equations (ODEs) in Rust.
A diffsol wrapper featuring runtime scalar/matrix/solver types and a C API
Device driver implementations for many embedded sensors and devices
A compact protobuf-like serializer and deserializer for the Rust Language.
Dynamic identifier generation for Rust macros. Tweld provides a flexible @[] syntax to "fuse" strings, case-conversions, and logic directly into your generated source code.
Procedural macros for Runique web framework - automatic form generation from models
MCP (Model Context Protocol) server wrapping Arete streams for AI agent integration