hoxxep / rapidhashLinks
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
☆185Updated last week
Alternatives and similar repositories for rapidhash
Users that are interested in rapidhash are comparing it to the libraries listed below
Sorting:
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆116Updated 4 months ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆83Updated 4 months ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- A very fast Key-Value store in pure rust☆213Updated last week
- Fast JSON deserialization on borrowed data☆121Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last week
- an extremely fast async mutex with alternative sync API☆80Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Fantastic serialization library☆159Updated last month
- An ε-copy serialization/deserialization framework for Rust☆167Updated last week
- High quality, fast and easy to build cryptography for Rust☆194Updated this week
- ☆219Updated 5 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 8 months ago
- Deadlock free mutexes☆177Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆290Updated last month
- ☆39Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- A faster Arc.☆76Updated last year
- An ergonomic graph API for Rust☆52Updated this week
- A lock-free queue for asynchronous & synchronous code.☆38Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago