prataprc / xorfilter
Rust library implementing xor-filters
☆139Updated 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.☆135Updated 10 months ago
- Rust FFI wrapper for CRoaring☆158Updated this week
- ☆189Updated last year
- Simple probabilistic data structures☆142Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last week
- Proactive IO & Runtime system☆261Updated 10 months ago
- Adaptive Radix Tree in Rust☆66Updated 6 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆122Updated this week
- scan-resistant concurrent lazy LRU☆58Updated last year
- An on-disk hash table implementation☆113Updated 3 years ago
- rust bindings of snmalloc☆127Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- A fast and flexible LRU map.☆175Updated 2 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Async stream for Rust and the futures crate.☆183Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆95Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated last week
- Fast generic radix trie implemented in Rust☆194Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Performant time measuring in Rust☆186Updated 11 months ago
- Concurrently Readable Data Structures for Rust☆350Updated last week
- A Rust data structure for efficient lower-bound lookups☆89Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated 3 weeks ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆163Updated 5 years ago
- Read and write from offsets in Rust.☆77Updated 9 months ago
- The cost of Rust async/await☆129Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year