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 highly parallel Perl 5 interpreter written in Rust
Standard library of circuits and utilities for Midnight zero-knowledge proofs
Composable resilience and fault-tolerance middleware for Tower services
Adaptive concurrency limiter for Tower services using AIMD and Vegas algorithms
Bulkhead pattern for Tower services - resource isolation and concurrency limiting
Response caching/memoization for Tower services
Chaos engineering layer for Tower services - inject failures and latency for testing resilience
A circuit breaker middleware for Tower services
Request coalescing for Tower services - prevents cache stampedes by deduplicating concurrent identical requests
Core infrastructure for tower-resilience: events, metrics, and shared utilities
Executor delegation layer for Tower services - parallel request processing
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.