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:
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆309Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆111Updated 2 years ago
- Simple probabilistic data structures☆147Updated last week
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- ☆197Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- rust bindings of snmalloc☆136Updated 3 months ago
- Read and write from offsets in Rust.☆87Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Generic S3 server implementation☆121Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated last week
- A fast Bloom filter implementation in Rust☆260Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- Proactive IO & Runtime system☆275Updated last year
- Async stream for Rust and the futures crate.☆184Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆156Updated this week