hoxxep / rapidhashLinks
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
☆181Updated last week
Alternatives and similar repositories for rapidhash
Users that are interested in rapidhash are comparing it to the libraries listed below
Sorting:
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- A very fast Key-Value store in pure rust☆213Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Fast JSON deserialization on borrowed data☆121Updated 2 weeks ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Fantastic serialization library☆159Updated last week
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆325Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- ☆218Updated 4 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 4 months ago
- Yet another string type for Rust☆90Updated last week
- ☆309Updated 3 weeks ago
- Deadlock free mutexes☆177Updated 8 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆81Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆178Updated last week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆309Updated 2 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Lightweight and high performance concurrent cache☆292Updated last month
- Program startup and thread support written in Rust☆196Updated last month