arthurprs / qfilterLinks
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
☆19Updated 3 months ago
Alternatives and similar repositories for qfilter
Users that are interested in qfilter are comparing it to the libraries listed below
Sorting:
- Object Pool LockFree in Rust☆47Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust FFI wrapper for CRoaring☆158Updated last week
- Library safely exposing the io_uring API.☆67Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 weeks ago
- Embedded Key-Value Storage Engine☆122Updated 2 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Port of bbolt in Rust☆65Updated 10 months ago
- A buffering MPSC queue.☆79Updated last year
- Common Rust library☆42Updated 2 months ago
- Safe Rust bindings for LMDB☆179Updated 2 years ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆142Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated this week
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- An ε-copy serialization/deserialization framework for Rust☆152Updated last week
- Lightning fast concurrent HyperLogLog for Rust.☆39Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- ☆53Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- A fast Bloom filter implementation in Rust☆262Updated last month
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Lightweight and high performance concurrent cache☆257Updated last week
- An Adaptive Radix Tree implementation.☆42Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆128Updated last week
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust implementation of the FastLanes compression library☆113Updated last week
- A thread-safe & efficient memory pool☆169Updated last year