axiomhq / rust-cuckoofilterView external linksLinks
Cuckoo Filter: Practically Better Than Bloom (In Rust)
☆291Oct 27, 2025Updated 3 months ago
Alternatives and similar repositories for rust-cuckoofilter
Users that are interested in rust-cuckoofilter are comparing it to the libraries listed below
Sorting:
- A fast Bloom filter implementation in Rust☆272Feb 3, 2026Updated 2 weeks ago
- a prototype ethereum block builder☆82Sep 16, 2023Updated 2 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- ☆29May 1, 2024Updated last year
- Utils for flashbots/mempool-dumpster☆44Sep 12, 2024Updated last year
- Minimal Merkle Tree implementations☆32Jun 13, 2025Updated 8 months ago
- Rust library to disassemble evm bytecode☆23Jan 11, 2026Updated last month
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- Securely wipe your computer at the speed of light.☆25Jun 15, 2023Updated 2 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,076Feb 1, 2026Updated 2 weeks ago
- A remotely controlled wheeled robot☆10Jul 29, 2017Updated 8 years ago
- A Rust library for creating solvers in the OP Stack's dispute protocol☆19Jan 15, 2024Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆69Jan 28, 2025Updated last year
- Efficient nibble-sized (4-bit) byte sequence data structure☆35Updated this week
- SIMD for humans☆1,599Aug 29, 2023Updated 2 years ago
- Implements a Rust ordered map as a BurstTrie.☆30May 26, 2017Updated 8 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Apr 21, 2024Updated last year
- A verbose CLI to probe go-ethereum data structures, built in rust.☆14Mar 3, 2023Updated 2 years ago
- Per-object thread-local storage for Rust☆365Sep 28, 2025Updated 4 months ago
- Andromeda revm execution service☆32Jul 25, 2024Updated last year
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Apr 29, 2025Updated 9 months ago
- A standalone consensus networking service for listening to events☆54Aug 1, 2023Updated 2 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73May 31, 2019Updated 6 years ago
- Rust MetroHash☆53Nov 16, 2024Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆935Feb 20, 2025Updated 11 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated last week
- Fail points for rust☆370Jul 14, 2025Updated 7 months ago
- Utilities for collecting metrics from a Tokio application☆392Jan 26, 2026Updated 3 weeks ago
- An O(N\log{N}) time algorithm for computing all N proofs fast in the Pointproofs VC. Also, the O(N\log{N}) time Feist-Khovratovich algori…☆13Dec 3, 2020Updated 5 years ago
- Rust port of c-kzg-4844☆17Jan 24, 2024Updated 2 years ago
- the champagne of beta embedded databases☆8,919Nov 4, 2025Updated 3 months ago
- A better compressed bitset in Rust☆897Jan 12, 2026Updated last month
- Concurrently Readable Data Structures for Rust☆364Feb 10, 2026Updated last week
- Multi reporter metrics library (carbon, graphite, postgresql, prometheus)☆101Oct 27, 2018Updated 7 years ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,588Feb 9, 2026Updated last week
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆360Nov 24, 2016Updated 9 years ago
- Rust crate for a convenient RAII scope guard.☆549Jul 17, 2023Updated 2 years ago
- Example to extend Reth to include custom APIs☆28Nov 14, 2023Updated 2 years ago