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.
AI/Human task management system with file-based storage
High-performance Rust toolkit for HTTP/HTTPS requests, JSON processing, and environment management.
A beautiful, customizable, and performant logging library for Rust with perfect terminal UI
Library crate for nils-common in the nils-cli workspace.
Ridiculously simple, fast and thread safe JSON file database
JSON Lines file sink connector for the faucet-stream ecosystem
Rust types generated from the OXA schema
A blazingly fast, simple JSON database for Rust
App settings as JSON format stored in file and available via read-by-key and write-by-key. Aims a tiny settings manager with reasonably few dependencies.
A Snowflake-style ID generator library with newtype-driven design
A lightweight tagged type abstraction for type-safe IDs, etc.