jedisct1 / rust-bloom-filter
A fast Bloom filter implementation in Rust
☆246Updated last month
Alternatives and similar repositories for rust-bloom-filter:
Users that are interested in rust-bloom-filter are comparing it to the libraries listed below
- Fast generic radix trie implemented in Rust☆195Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆388Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆351Updated this week
- Safe Rust bindings for LMDB☆175Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A port of HdrHistogram to Rust☆318Updated 11 months ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆275Updated last year
- ☆182Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆147Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆286Updated 7 months ago
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆469Updated 2 months ago
- An allocator that can track and limit memory usage.☆207Updated last year
- Rust interface to io_uring☆331Updated 9 months ago
- A collection of open source Rust crates from iqlusion☆483Updated this week
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- A circuit breaker implementation for rust☆187Updated 8 months ago
- A Rust library for interrupting asynchronous streams.☆158Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆558Updated 3 years ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Support crate for rustc's self-profiling feature☆344Updated last month
- Generic Atomic<T> type for Rust☆230Updated last year