The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
☆336Feb 22, 2026Updated last week
Alternatives and similar repositories for fastbloom
Users that are interested in fastbloom are comparing it to the libraries listed below
Sorting:
- A fast Bloom filter implementation in Rust☆272Feb 3, 2026Updated last month
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆884Aug 6, 2025Updated 6 months ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,916Updated this week
- A tracing library 10~100x faster than others.☆1,041Feb 23, 2026Updated last week
- Unsafely fast hashing algorithm 📈☆998May 18, 2025Updated 9 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆370Updated this week
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆189Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆160Feb 9, 2026Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- A fast runtime-agnostic object pool for async rust.☆38Jan 24, 2026Updated last month
- ☆328Nov 15, 2025Updated 3 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Mar 25, 2025Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆108Aug 19, 2024Updated last year
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- Fast and simple benchmarking for Rust projects☆1,359Apr 17, 2025Updated 10 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,614Feb 22, 2026Updated last week
- Plotlars is a Rust library designed to facilitate the integration between the Polars data analysis library and Plotly library.☆629Feb 21, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic gr…☆478Jan 16, 2026Updated last month
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated 2 weeks ago
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆1,977Feb 13, 2026Updated 2 weeks ago
- A high performance, zero-copy URL router.☆521Dec 30, 2025Updated 2 months ago
- Rust's fastest and most accurate cardinality estimators.☆69Feb 11, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.☆28Apr 24, 2025Updated 10 months ago
- Functional command-line JSON processor with a bidirectional type system☆25May 18, 2025Updated 9 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Jul 1, 2024Updated last year
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆871Feb 9, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Making parsing a breeze☆854Updated this week
- ☆228Jul 16, 2025Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- A better compressed bitset in Rust☆904Updated this week
- A HyperLogLog implementation in Rust.☆52Feb 9, 2026Updated 3 weeks ago
- Deadlock free mutexes☆177Mar 30, 2025Updated 11 months ago
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,538Updated this week