A mimalloc wrapper that exposes tuning knobs and tracks the dev branch
Sys crate wrapping mimalloc (dev-branch fork for better_mimalloc_rs)
hardened_malloc rust wrapper
Extremely fast JSON Schema inference engine built in Rust
A fast, multi-threaded filesystem search tool
Fast and zero-cost stun message decoder and encoder.
A library for handling round sessions.
Drivers for turn-rs.
Ultra-low latency WebSocket library for HFT applications
A NNUE-based chess engine that implements the Negamax algorithm and can be integrated into any project as a library. It features move generation, advanced position evaluation through NNUE, and move searching capabilities.
Semantic code search CLI — like ripgrep but for meaning
Semantic code + document search engine. Cacheless static-embedding + cross-encoder rerank by default; optional ModernBERT/BGE transformer engines with GPU backends. Tree-sitter chunking, hybrid BM25 + PageRank, composable ranking layers.