arthurprs / qfilterLinks
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
☆19Updated 2 months ago
Alternatives and similar repositories for qfilter
Users that are interested in qfilter are comparing it to the libraries listed below
Sorting:
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Library safely exposing the io_uring API.☆65Updated 3 months ago
- A fast Bloom filter implementation in Rust☆260Updated last month
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust libraries and programs focused on succinct data structures☆144Updated this week
- A fast and flexible LRU map.☆189Updated 6 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Port of bbolt in Rust☆65Updated 9 months ago
- ☆102Updated 2 weeks ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- Embedded Key-Value Storage Engine☆122Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- Safe Rust bindings for LMDB☆179Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated this week
- An Adaptive Radix Tree implementation.☆39Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Common Rust library☆38Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆238Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 3 weeks ago