tomtomwombat / fastbloomLinks
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆309Updated 3 months ago
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☆213Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Lightweight and high performance concurrent cache☆296Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆383Updated last week
- ☆309Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆183Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆307Updated this week
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Support for json-path in Rust☆141Updated 4 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆332Updated last week
- Embedded Key-Value Storage Engine☆128Updated 3 weeks ago
- Fixed-size decimal numbers implemented in pure Rust☆233Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- ☆218Updated 4 months ago
- Nio is an experimental async runtime for Rust☆323Updated 3 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆174Updated this week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆493Updated this week
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆233Updated last year
- Experiments with structured concurrency in Rust☆400Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆325Updated 3 months ago
- An asynchronous distributed actor framework in Rust with robust observability☆387Updated this week
- Concurrent multi-producer multi-consumer queue☆297Updated last week
- Maps where keys are borrowed from values.☆299Updated this week