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
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A library for working with financial tenors and futures contract codes
Multivariate interpolation on a regular / rectilinear grid
A blazingly fast, in-memory, NetCDF-to-API server
A Rust implementation of Matlab's interp1 function
A high-performance library for visibility graph computation from time series data
Pure Rust DjVu document reader and renderer
Parser and tools for NAIF SPICE DAF files (SPK, CK, PCK)
A small interactive settings menu for command-line Rust applications
A stdio to streamable-http MCP proxy with OAuth support