hoxxep / rapidhashLinks
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
☆170Updated last 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
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- Perfect hashing for an imperfect world☆94Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆189Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Fantastic serialization library☆160Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆254Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆115Updated last week
- A concurrent, append-only vector.☆201Updated last month
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- A very fast Key-Value store in pure rust☆211Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- High quality, fast and easy to build cryptography for Rust☆179Updated last week
- Detect blocking code in Tokio async tasks. (Rust)☆74Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- ☆211Updated 2 months ago
- ☆39Updated last year
- A fast and flexible LRU map.☆192Updated 9 months ago
- ☆278Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆303Updated last month
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆299Updated 3 weeks ago
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year
- Yet another string type for Rust☆89Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Benchmarking library for stable Rust☆46Updated 6 months ago