Binary that integrates XLS capabilities into a driver program
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 thin wrapper around serialized data which add information of identity and version.
A collection of thinly-wrapped integer types modelling IMP integer semantics
Porous media simulator
Model loading for RLX — config parsing, safetensors weights, graph builders
SQL first ORM for PostgreSQL
Theme engine for rustio-admin: turns raw brand colors into a safe, computed tokens.css.
Django Admin, but for Rust. A small, focused admin framework.
Command-line tools for rustio-admin: project scaffolding, migrations, user management.
Proc-macros for rustio-admin (re-exported from the rustio-admin crate).
Single-host, read-only system diagnostics TUI. Twelve tabs covering CPU, memory, disks, processes, GPU, power, services, network, plus a Timeline scrubber and an Insights anomaly engine. Sibling to netwatch.