The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆339Mar 1, 2026Updated 3 weeks ago
Alternatives and similar repositories for fastbloom
Users that are interested in fastbloom are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast Bloom filter implementation in Rust☆272Feb 3, 2026Updated last month
- Unsafely fast hashing algorithm 📈☆1,005Mar 4, 2026Updated 2 weeks ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,968Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆160Feb 9, 2026Updated last month
- A tracing library 10~100x faster than others.☆1,056Mar 2, 2026Updated 3 weeks ago
- Optimal distance lower bound k-mer sampling.☆12Jun 19, 2024Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆377Mar 15, 2026Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆887Updated this week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- FMSI is a highly memory efficient exact k-mer set index based on masked superstrings and the masked Burrows-Wheeler transform☆24Nov 20, 2025Updated 4 months ago
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.☆29Apr 24, 2025Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆108Aug 19, 2024Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆214Mar 2, 2026Updated 3 weeks ago
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆193Mar 13, 2026Updated last week
- The fast sync and async channel that Rust deserves☆1,699Dec 18, 2025Updated 3 months ago
- PtrHash minimal perfect hash function☆89Sep 2, 2025Updated 6 months ago
- Fast and Memory Efficient Genome Sketching via HyperLogLog, HyperMinHash and UltraLogLog☆20Jan 22, 2026Updated 2 months ago
- Iterate over minimizers of a DNA sequence☆32Jul 12, 2024Updated last year
- Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).☆24Mar 17, 2026Updated last week
- Rust libraries and programs focused on succinct data structures☆158Mar 16, 2026Updated last week
- ☆330Nov 15, 2025Updated 4 months ago
- Compute bottom-s sketches and s-buckets sketches, using simd-minimizers crate.☆21Dec 3, 2025Updated 3 months ago
- A fast runtime-agnostic object pool for async rust.☆38Jan 24, 2026Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,649Mar 3, 2026Updated 2 weeks ago
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆1,991Mar 13, 2026Updated last week
- Rust's fastest and most accurate cardinality estimators.☆69Feb 11, 2026Updated last month
- Making parsing a breeze☆865Updated this week
- Fast and simple benchmarking for Rust projects☆1,370Apr 17, 2025Updated 11 months ago
- Parallel Construction of Suffix Arrays in Rust☆26May 2, 2025Updated 10 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A crate for estimating the cardinality of distinct elements in a stream or dataset.☆30Feb 11, 2026Updated last month
- ☆16Apr 6, 2023Updated 2 years ago
- Extremely fast tracing library for Rust☆751Jul 23, 2024Updated last year
- A "Navie" Implementation of the Wavefront Algorithm For Sequence Alignment with Gap-Affine Scoring☆14Aug 7, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- A high performance concurrent caching library for Rust☆2,451Mar 15, 2026Updated last week
- A high performance, zero-copy URL router.☆523Dec 30, 2025Updated 2 months ago