jedisct1 / rust-bloom-filterLinks
A fast Bloom filter implementation in Rust
☆262Updated 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:
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- Safe Rust bindings for LMDB☆179Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- Rust FFI wrapper for CRoaring☆158Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated last week
- Skiplist implementation in rust☆101Updated this week
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- A port of HdrHistogram to Rust☆323Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A directed acyclic graph data structure for Rust.☆222Updated 3 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- ☆184Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- Per-object thread-local storage for Rust☆348Updated last week
- rust stackful generator library☆342Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- ☆191Updated 4 months ago
- Exponential backoff and retry for Rust.☆329Updated last year
- memcache client for rust☆141Updated 5 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆483Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Heap-based async timers☆214Updated last year
- A memory-efficient patricia tree implementation written in Rust☆125Updated 6 months ago
- Append-only commit log library for Rust☆113Updated last week
- A priority queue for Rust with efficient change function.☆198Updated last month
- Compact string type for zero-copy parsing☆260Updated last year