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☆166Updated 2 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆149Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- An on-disk hash table implementation☆122Updated 3 years ago
- ☆196Updated last year
- scan-resistant concurrent lazy LRU☆60Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Performant time measuring in Rust☆191Updated last year
- A fast and flexible LRU map.☆189Updated 5 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated last week
- A simple, fast, LRU cache implementation.☆206Updated last year
- rust bindings of snmalloc☆136Updated 2 months ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆309Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Simple probabilistic data structures☆146Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- lock-free B+ tree☆289Updated 9 months ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago