tomtomwombat / fastbloomLinks
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆285Updated last week
Alternatives and similar repositories for fastbloom
Users that are interested in fastbloom are comparing it to the libraries listed below
Sorting:
- An ε-copy serialization/deserialization framework for Rust☆155Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Lightweight and high performance concurrent cache☆266Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- ☆207Updated 2 months ago
- ☆276Updated this week
- Support for json-path in Rust☆130Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆167Updated last week
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆231Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- in-place allocation-reusing queues for Rust☆380Updated last year
- Embedded Key-Value Storage Engine☆125Updated 4 months ago
- Perfect hashing for an imperfect world☆93Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- ☆142Updated last month
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Maps where keys are borrowed from values.☆281Updated this week
- Experiments with structured concurrency in Rust☆385Updated last year
- Müsli is a flexible and efficient serialization framework☆404Updated last week
- Nio is an experimental async runtime for Rust☆321Updated last month
- A collection of different transport implementations and related tools focused primarily on web technologies.☆312Updated this week
- Fixed-size decimal numbers implemented in pure Rust☆211Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆136Updated this week
- Deluge, not a stream☆317Updated last year
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆445Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- A buffering MPSC queue.☆80Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago