prataprc / xorfilter
Rust library implementing xor-filters
☆138Updated 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.☆133Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆291Updated 7 months ago
- ☆189Updated 11 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- rust bindings of snmalloc☆125Updated last month
- Rust FFI wrapper for CRoaring☆160Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Adaptive Radix Tree in Rust☆64Updated 6 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆115Updated this week
- Async stream for Rust and the futures crate.☆178Updated this week
- Simple probabilistic data structures☆142Updated this week
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- Performant time measuring in Rust☆184Updated 10 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆92Updated 4 months ago
- Read and write from offsets in Rust.☆77Updated 8 months ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆208Updated 4 months ago
- Rust implementation of xxhash☆216Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆105Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆130Updated 9 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 11 months ago
- An Adaptive Radix Tree implementation.☆38Updated last year