jedisct1 / rust-bloom-filterLinks
A fast Bloom filter implementation in Rust
☆265Updated 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
Sorting:
- Safe Rust bindings for LMDB☆182Updated 2 years ago
- Fast generic radix trie implemented in Rust☆210Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆140Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆414Updated 2 months ago
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆287Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Skiplist implementation in rust☆104Updated last week
- ☆204Updated 8 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- A port of HdrHistogram to Rust☆327Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Common Rust library☆49Updated 3 weeks ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆272Updated last year
- A priority queue for Rust with efficient change function.☆212Updated last month
- Proactive IO & Runtime system☆275Updated last year
- A Redis Client for Rust based on Futures and Tokio☆123Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- ☆185Updated 3 years ago
- Fowler–Noll–Vo hash function☆352Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆408Updated last week
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Heap-based async timers☆216Updated last year
- Exponential backoff and retry for Rust.☆339Updated last year