Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
Derived from this repo's Cargo dependencies and activity β difficulty is an estimate from codebase size and scope.
Matched by dependency overlap in Cargo manifests β each card notes the most distinctive crates both projects share.
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
SSD-streaming inference engine for giant MoE models (Rust + CUDA). GLM 5.2 743B at 2 tok/s and Hy3 295B at 7 tok/s on two consumer 16GB GPUs. Zero-config multi-GPU: measures PCIe bandwidth, places attention and hot experts where they fit.
High performance embedded vector database
General purpose virtual machine for running WASM smart contracts
A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source code into a Rust source file.
Low-latency hash map using minimal perfect hash functions and compact encoding.
Rust Bindings for CRIU
Rust bindings to libheif-dev
A minimal HTTP implementation used by Firecracker