A simple bayesian spam classifier.
A highly parallel Perl 5 interpreter written in Rust
Rust bindings for the Listen Notes Podcast API
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.
ESP32 EMAC bare-metal Ethernet MAC driver with DMA, RMII, and MDIO
UCI chess engine application
High-performance PostgreSQL vector database extension v2 - pgvector drop-in replacement with 230+ SQL functions, SIMD acceleration, Flash Attention, GNN layers, hybrid search, multi-tenancy, self-healing, and self-learning capabilities
HashMap implementation with forget function
Weak hash maps and sets
Safe SQL for Rust — if it compiles, the SQL is correct
Bump allocator with thread-local recycling for bsql drivers
Runtime support for bsql — compile-time safe SQL for Rust