arthurprs / qfilterLinks
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
☆21Updated 5 months ago
Alternatives and similar repositories for qfilter
Users that are interested in qfilter are comparing it to the libraries listed below
Sorting:
- Library safely exposing the io_uring API.☆68Updated last month
- A buffering MPSC queue.☆82Updated last year
- An Adaptive Radix Tree implementation.☆45Updated 2 months ago
- Port of bbolt in Rust☆65Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Object Pool LockFree in Rust☆47Updated last week
- A thread-safe & efficient memory pool☆169Updated 2 years ago
- high performance Serialize and Deserialize derives☆36Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- ☆55Updated last week
- Embedded Key-Value Storage Engine☆125Updated 4 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- Rust FFI wrapper for CRoaring☆160Updated last week
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A fast Bloom filter implementation in Rust☆265Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- SIEVE cache replacement policy for Rust.☆21Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆173Updated 2 weeks ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Read and write from offsets in Rust.☆89Updated last week
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆156Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week