tomtomwombat / fastbloomLinks
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆299Updated 3 weeks ago
Alternatives and similar repositories for fastbloom
Users that are interested in fastbloom are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Lightweight and high performance concurrent cache☆271Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- ☆278Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆383Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Structured concurrency operations for async Rust☆469Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆412Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆170Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated 3 weeks ago
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆233Updated 11 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆189Updated this week
- Succinct data structures using very efficient rank and select☆127Updated 3 months ago
- Perfect hashing for an imperfect world☆94Updated last month
- Embedded Key-Value Storage Engine☆125Updated 4 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆303Updated last month
- A concurrent, append-only vector.☆201Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- ☆214Updated 2 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆316Updated last week
- Support for json-path in Rust☆134Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆218Updated 2 weeks ago
- Maps where keys are borrowed from values.☆287Updated this week
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆454Updated last week
- Experiments with structured concurrency in Rust☆386Updated last year
- Immutable strings, in Rust.☆248Updated last year
- Nio is an experimental async runtime for Rust☆321Updated last month
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago