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:
- 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☆165Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust FFI wrapper for CRoaring☆158Updated this week
- ☆194Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆307Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- An on-disk hash table implementation☆120Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆109Updated 2 years ago
- Simple probabilistic data structures☆146Updated this week
- rust bindings of snmalloc☆133Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Performant time measuring in Rust☆192Updated last year
- A fast and flexible LRU map.☆184Updated 5 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated this week
- Read and write from offsets in Rust.☆88Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Benchmarking library for stable Rust☆38Updated last month
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Async stream for Rust and the futures crate.☆183Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year