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:
- Rust FFI wrapper for CRoaring☆160Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Simple probabilistic data structures☆147Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆313Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆182Updated this week
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆201Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆98Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆287Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An Adaptive Radix Tree implementation.☆43Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A rust implementation of murmur3☆71Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- lock-free B+ tree☆300Updated last year
- Read and write from offsets in Rust.☆89Updated this week
- rust bindings of snmalloc☆142Updated last month
- Generic S3 server implementation☆124Updated last year