hoxxep / rapidhashLinks
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
☆162Updated this week
Alternatives and similar repositories for rapidhash
Users that are interested in rapidhash are comparing it to the libraries listed below
Sorting:
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A very fast Key-Value store in pure rust☆211Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated this week
- Fantastic serialization library☆160Updated last year
- Utilities for working with shared slices of memory☆73Updated last month
- A concurrent, append-only vector.☆192Updated 2 weeks ago
- ☆164Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 5 months ago
- Perfect hashing for an imperfect world☆92Updated 7 months ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated 3 weeks ago
- ☆266Updated 3 months ago
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆163Updated this week
- A lockless mpmc/mpsc to support async base on crossbeam☆125Updated this week
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆50Updated 6 months ago
- ☆197Updated last month
- Yet another string type for Rust☆87Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated 2 months ago
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- A safe sync/async multi-producer, multi-consumer channel☆205Updated 4 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated 11 months ago
- A buffering MPSC queue.☆79Updated last year
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆53Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 10 months ago