tomtomwombat / fastbloomLinks
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆306Updated 2 months ago
Alternatives and similar repositories for fastbloom
Users that are interested in fastbloom are comparing it to the libraries listed below
Sorting:
- Lightweight and high performance concurrent cache☆286Updated last month
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆374Updated 2 weeks ago
- Nio is an experimental async runtime for Rust☆322Updated 3 months ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- A very fast Key-Value store in pure rust☆213Updated 4 months ago
- Structured concurrency operations for async Rust☆475Updated last month
- in-place allocation-reusing queues for Rust☆391Updated last year
- An ε-copy serialization/deserialization framework for Rust☆162Updated 3 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- ☆306Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆312Updated 3 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆292Updated this week
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆233Updated last year
- ☆145Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆231Updated 3 weeks ago
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆325Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆485Updated last week
- Embedded Key-Value Storage Engine☆128Updated 6 months ago
- Experiments with structured concurrency in Rust☆393Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago
- ☆217Updated 4 months ago
- Maps where keys are borrowed from values.☆298Updated this week
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- An asynchronous distributed actor framework in Rust with robust observability☆382Updated 2 months ago