arthurprs / qfilter
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
☆17Updated last month
Alternatives and similar repositories for qfilter:
Users that are interested in qfilter are comparing it to the libraries listed below
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated last month
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Track memory allocations by backtrace or originating thread☆42Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- Thin immutable zero-copy byte slice☆27Updated this week
- Common Rust library☆35Updated 3 weeks ago
- Library safely exposing the io_uring API.☆60Updated last week
- Trying to create Sync bump allocator☆32Updated 4 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆83Updated 11 months ago
- Rust FFI wrapper for CRoaring☆157Updated this week
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- ☆41Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago
- Scalable and lock-free memory reclamation system☆25Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆136Updated 11 months ago
- Command line and library for generating Rust types from Avro schemas☆39Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- Benchmarking library for stable Rust☆33Updated 4 months ago
- A thread-safe & efficient memory pool☆168Updated last year
- A rust implementation of murmur3☆69Updated 5 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆52Updated last year
- Rust libraries and programs focused on succinct data structures☆136Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year