AI/Human task management system with file-based storage
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.
A highly parallel Perl 5 interpreter written in Rust
WebAssembly bindings for OxiHuman — full browser-ready API
Axum-based JSON-RPC server for the DIG Network fullnode / validator. mTLS transport, role-based method allow-lists, per-bucket rate limiting, graceful shutdown integrated with dig-service.
Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
Async Rust SDK for the 3x-ui panel API (compatible with 3x-ui v2.9.2 and v2.9.3)
Lightweight, high-performance embedded key-value database. Bitcask-style append-only journal, lock-free sharded hash index, at-rest encryption, sync + async APIs with streaming iterators.
A Rust library providing versatile numeric types supporting integers and floats designed for the Lucia programming language.
K-mer-based contaminant removal + adapter/quality trimming for FASTQ — independent clean-room Rust reimplementation of BBDuk (BBTools).