arthurprs / qfilter
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
☆19Updated 3 weeks ago
Alternatives and similar repositories for qfilter:
Users that are interested in qfilter are comparing it to the libraries listed below
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Library safely exposing the io_uring API.☆61Updated last month
- Common Rust library☆35Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- ☆41Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Embedded Key-Value Storage Engine☆118Updated last week
- An Adaptive Radix Tree implementation.☆38Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated last month
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- Port of bbolt in Rust☆65Updated 6 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆107Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- rust bindings of snmalloc☆129Updated 3 weeks ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- Benchmarking library for stable Rust☆35Updated 2 weeks ago
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated last year
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- ☆113Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- A buffering MPSC queue.☆78Updated 9 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆53Updated last year
- Track memory allocations by backtrace or originating thread☆42Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago