arthurprs / qfilterLinks
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
☆19Updated last month
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☆90Updated last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Benchmarking library for stable Rust☆38Updated last month
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- ☆43Updated last month
- Track memory allocations by backtrace or originating thread☆43Updated last month
- Port of bbolt in Rust☆65Updated 8 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆165Updated 2 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- A buffering MPSC queue.☆78Updated 10 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Common Rust library☆36Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆73Updated 3 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Thin immutable zero-copy byte slice☆42Updated 3 weeks ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- rust bindings of snmalloc☆131Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 6 months ago
- Rust library implementing xor-filters☆140Updated last year
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago