tomtomwombat / fastbloomLinks
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆329Updated this week
Alternatives and similar repositories for fastbloom
Users that are interested in fastbloom are comparing it to the libraries listed below
Sorting:
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- A lockless mpmc/mpsc to support async derive from crossbeam☆408Updated this week
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- An asynchronous distributed actor framework in Rust with robust observability☆391Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- ☆226Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- Structured concurrency operations for async Rust☆487Updated 2 weeks ago
- ☆325Updated 2 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Thread-Per-Core async runtime for Rust☆371Updated last week
- A collection of different transport implementations and related tools focused primarily on web technologies.☆341Updated last week
- Fixed-size decimal numbers implemented in pure Rust☆242Updated last month
- Experiments with structured concurrency in Rust☆410Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago
- Immutable strings, in Rust.☆247Updated 2 years ago
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆234Updated last year
- ☆145Updated 2 weeks ago
- Maps where keys are borrowed from values.☆304Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆345Updated 5 months ago
- Support for json-path in Rust☆144Updated 6 months ago
- Müsli is a flexible and efficient serialization framework☆423Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago