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
Sorting:
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Rust FFI wrapper for CRoaring☆158Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆146Updated 3 weeks ago
- Rust implementation of Paxos consensus algorithm☆107Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- ☆194Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Simple probabilistic data structures☆145Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 7 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A suite of non-cryptographic hash functions for Rust.☆138Updated 3 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆303Updated 11 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- A rust implementation of murmur3☆70Updated 7 months ago
- Async stream for Rust and the futures crate.☆183Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Read and write from offsets in Rust.☆77Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- rust bindings of snmalloc☆129Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated last week
- Proactive IO & Runtime system☆271Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- An Adaptive Radix Tree implementation.☆39Updated last year
- lock-free B+ tree☆287Updated 8 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year