prataprc / xorfilterLinks
Rust library implementing xor-filters
☆140Updated 2 years ago
Alternatives and similar repositories for xorfilter
Users that are interested in xorfilter are comparing it to the libraries listed below
Sorting:
- Rust FFI wrapper for CRoaring☆160Updated 2 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated 2 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Simple probabilistic data structures☆147Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆180Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆200Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated last week
- Proactive IO & Runtime system☆274Updated last year
- lock-free B+ tree☆299Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Performant time measuring in Rust☆195Updated last year
- Generic S3 server implementation☆124Updated last year
- Auto-generate serde implementations for prost types☆97Updated last month