Simple Rust entrypoint for the AxHash engine.
Concurrent DashMap and DashSet powered by dashmap (multi-shard RwLock) and fueled by axhash (AES-NI accelerated hashing).
Platform-agnostic AxHash core for Rust with no_std compatibility.
C-stable FFI wrapper and distribution crate for the AxHash engine.
High-performance HashMap and HashSet backed by hashbrown (SwissTable) and fueled by axhash.
IndexMap and IndexSet powered by indexmap (SwissTable) and the axhash engine.
High-performance scoped symbol table for compilers, linters, and LSP servers — backed by axhash-map
Hardware-aware concurrent cache engine.
Core binary codec library with zero-copy decoding, varint encoding, and configurable decode limits