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.☆136Updated 11 months ago
- Rust FFI wrapper for CRoaring☆157Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated last month
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Simple probabilistic data structures☆143Updated this week
- A fast and flexible LRU map.☆180Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- ☆191Updated last year
- Framework for simulating distributed applications☆98Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆143Updated this week
- Generic S3 server implementation☆116Updated 11 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Read and write from offsets in Rust.☆77Updated 10 months ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 6 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆298Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 3 weeks ago
- Proactive IO & Runtime system☆265Updated 11 months ago
- A rust implementation of murmur3☆69Updated 5 months ago
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- rust bindings of snmalloc☆128Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆223Updated last year
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Rust port of Google's SwissTable hash map☆55Updated 4 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago