tomtomwombat / fastbloomLinks
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆314Updated 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☆219Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 11 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- ☆222Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆186Updated 2 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated this week
- A lockless mpmc/mpsc to support async base on crossbeam☆389Updated this week
- Support for json-path in Rust☆142Updated 5 months ago
- ☆145Updated 4 months ago
- ☆314Updated last month
- Maps where keys are borrowed from values.☆300Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆236Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆206Updated last week
- A concurrent, append-only vector.☆209Updated 4 months ago
- Structured concurrency operations for async Rust☆481Updated 3 months ago
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆234Updated last year
- An asynchronous distributed actor framework in Rust with robust observability☆390Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 8 months ago
- Nio is an experimental async runtime for Rust☆324Updated last week
- A collection of different transport implementations and related tools focused primarily on web technologies.☆334Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago