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.
Unified multi-model database: tables, documents, graphs, vectors, and key-value in one engine. Umbrella crate that hosts the `red` binary and re-exports the workspace.
Expression-based file search combining name, content, metadata, and structured data predicates
OSpipe: RuVector-enhanced personal AI memory system integrating with Screenpipe
Audio/Speech ML architectures for OxiCUDA: Conformer encoder, Wav2Vec2 CNN feature extractor, CTC forward+beam-search, WaveNet dilated stack, SpecAugment, speaker embeddings (x-vector/TDNN) — pure Rust, zero CUDA SDK dependency.
Rust bindings for MEOS C API
Rust code generation target for ELO validation language
Self-describing binary wire formats for structured metadata (MNode), predicate trees (PNode), and annotation nodes (ANode)
ACX-compliant audio post-processing: normalisation, limiting, gating, LUFS measurement, and spectral analysis for AI-generated speech audio.
Generate language-specific Nexus operation bindings from WIT
Rust SDK to interact with the dex trade Solana program.