Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
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
One-line browser API hooks for Rust Front-end development
Embedded vector database for Rust. Lock-free, allocation-free hot path; cross-platform similarity search.
A flexible implementation of the Builder pattern supporting nested builders and collection-specific subformers. Simplify the construction of complex objects.
An embedded-hal driver for the W25Q32JV
File storage subsystem for Cloudillo: upload, download, image processing, and variant generation
Pure Rust protobuf core types
A3S Power — Privacy-preserving LLM inference for TEE environments
Official Rust SDK for the QNSP Quantum-Native Security Platform — post-quantum cryptography (ML-KEM, ML-DSA, SLH-DSA, Falcon via liboqs), PQC-encrypted vault, KMS, and immutable audit trails.
Procedural macros for Runique web framework - automatic form generation from models