prataprc / xorfilter
Rust library implementing xor-filters
☆140Updated last year
Alternatives and similar repositories for xorfilter:
Users that are interested in xorfilter are comparing it to the libraries listed below
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆162Updated 3 weeks ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- Rust FFI wrapper for CRoaring☆157Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- ☆192Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆302Updated 10 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated this week
- Simple probabilistic data structures☆143Updated this week
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Skiplist implementation in rust☆94Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- Performant time measuring in Rust☆188Updated last year
- Proactive IO & Runtime system☆269Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- lock-free B+ tree☆288Updated 7 months ago
- A fast Bloom filter implementation in Rust☆253Updated 2 weeks ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated last year
- rust bindings of snmalloc☆129Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆235Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆151Updated last week
- Async stream for Rust and the futures crate.☆183Updated last month