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.
Event loop and I/O resources for asynchronous network services using futures
shut up editor - a minimalist line-based text editor written in Rust
A command-line tool to manage scientific research project data.
Unofficial Rust client library for the Schwab API, unaffiliated with Schwab brokerage or thinkorswim
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
Developer productivity analytics — git commit collection, classification, and reporting
signals for UI communication
Symbolic math library: expression trees, automatic differentiation, simplification, CSE, code generation
Proc macros for arael-sym: the sym! auto-clone macro
A secure, high-performance messaging protocol library