Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A secure, high-performance messaging protocol library
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
Zero-config database seed data generator with deterministic, constraint-safe fake data
A cross-platform schema development toolset for JSON Schema 2020-12 and OpenAPI 3.2
A trait for highly composable constraints ("facts") which can be used both to verify data and to generate arbitrary data within those constraints
Generate fake / test data from vld JSON Schemas
PostgreSQL database schema parser and DDL generator with PostGIS support
Mathematical optimization solver — LP (Revised Simplex) and QP (Interior Point / Mehrotra predictor-corrector)
Type-safe runtime validation library for Rust, inspired by Zod
RDF data shapes implementation in Rust