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:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated last year
- Simple probabilistic data structures☆147Updated 2 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆311Updated last year
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆170Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆164Updated this week
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Proactive IO & Runtime system☆274Updated last year
- Generic S3 server implementation☆124Updated last year
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- ☆200Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- Performant time measuring in Rust☆194Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- lock-free B+ tree☆296Updated 11 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago