prataprc / xorfilter
Rust library implementing xor-filters
☆137Updated last year
Related projects ⓘ
Alternatives and complementary repositories for xorfilter
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆130Updated 7 months ago
- ☆185Updated 9 months ago
- Rust FFI wrapper for CRoaring☆157Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆100Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- Performant time measuring in Rust☆172Updated 8 months ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- A suite of non-cryptographic hash functions for Rust.☆138Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆274Updated 5 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated 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☆141Updated 8 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 7 months ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆90Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- Read and write from offsets in Rust.☆76Updated 6 months ago
- The cost of Rust async/await☆119Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last week
- Adaptive Radix Tree in Rust☆62Updated 6 years ago
- lock-free B+ tree☆279Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last year
- Proactive IO & Runtime system☆252Updated 7 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆142Updated last week
- Framework for simulating distributed applications☆96Updated 4 years ago
- Async filesystem primitives☆130Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago