An utility to list the downstream kernel's individual modules, with their includes and dependencies.
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.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Shared scanner, schema extraction, and output toolkit for apcore framework adapters
Renderer-agnostic geographic visualization indexes for maps.
Run and test protocol-aware API request collections from the command line.
Finite field arithmetic and value-to-field encoding for the Maat programming language
Modbus gateway runtime — bridges upstream TCP/serial masters to downstream slave buses with PDU-level framing translation
Parse any tensor format, recover any precision — framework-agnostic FP8/GPTQ/AWQ/BnB dequantization, NPZ parsing, and PyTorch .pth conversion for Rust
memory-mapped registers for amd64
memory-mapped registers for amd64
LZ4 CLI programs — Rust port of lz4-1.10.0/programs