arthurprs / qfilterLinks
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
☆23Updated this week
Alternatives and similar repositories for qfilter
Users that are interested in qfilter are comparing it to the libraries listed below
Sorting:
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A buffering MPSC queue.☆85Updated last month
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- ☆64Updated 4 months ago
- Library safely exposing the io_uring API.☆74Updated last week
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A simple single-threaded concurrency runtime for Rust based on io_uring.☆27Updated 2 years ago
- Port of bbolt in Rust☆67Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A fast Bloom filter implementation in Rust☆272Updated last month
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆57Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 7 months ago
- Embedded Key-Value Storage Engine☆143Updated 2 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated last week
- A fast and flexible LRU map.☆199Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 4 months ago
- rust bindings of snmalloc☆149Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆193Updated this week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆200Updated last week