tomtomwombat / fastbloomLinks
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆302Updated last month
Alternatives and similar repositories for fastbloom
Users that are interested in fastbloom are comparing it to the libraries listed below
Sorting:
- A very fast Key-Value store in pure rust☆212Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated last week
- Structured concurrency operations for async Rust☆472Updated last month
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- ☆282Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- A concurrent, append-only vector.☆203Updated 2 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆309Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆175Updated last week
- in-place allocation-reusing queues for Rust☆384Updated last year
- Lightweight and high performance concurrent cache☆275Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆227Updated 2 weeks ago
- Succinct data structures using very efficient rank and select☆127Updated this week
- Experiments with structured concurrency in Rust☆390Updated last year
- Perfect hashing for an imperfect world☆94Updated last month
- Nio is an experimental async runtime for Rust☆321Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆202Updated this week
- ☆217Updated 3 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆477Updated 2 weeks ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆320Updated last week
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆233Updated last year
- ☆144Updated 2 months ago
- Support for json-path in Rust☆135Updated 2 months ago
- An asynchronous distributed actor framework in Rust with robust observability☆378Updated last month
- A fast and flexible LRU map.☆198Updated 9 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- Embedded Key-Value Storage Engine☆126Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month