hoxxep / rapidhashLinks
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
☆167Updated this week
Alternatives and similar repositories for rapidhash
Users that are interested in rapidhash are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A concurrent, append-only vector.☆196Updated last month
- Fantastic serialization library☆160Updated last year
- Perfect hashing for an imperfect world☆93Updated last week
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆72Updated 3 weeks ago
- Yet another string type for Rust☆89Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆246Updated 2 months ago
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated 2 weeks ago
- ☆39Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Fixed-size decimal numbers implemented in pure Rust☆211Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- ☆204Updated 2 months ago
- ☆272Updated 4 months ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- ☆168Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆133Updated this week
- Deadlock free mutexes☆177Updated 5 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated last month