prataprc / xorfilterLinks
Rust library implementing xor-filters
☆145Updated 2 years ago
Alternatives and similar repositories for xorfilter
Users that are interested in xorfilter are comparing it to the libraries listed below
Sorting:
- Rust FFI wrapper for CRoaring☆164Updated last week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated this week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Simple probabilistic data structures☆148Updated last week
- An on-disk hash table implementation☆126Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated last month
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆206Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Proactive IO & Runtime system☆276Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- ☆205Updated last year
- Read and write from offsets in Rust.☆89Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Skiplist implementation in rust☆109Updated this week
- An Adaptive Radix Tree implementation.☆50Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆90Updated last year