prataprc / xorfilterLinks
Rust library implementing xor-filters
☆142Updated 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.☆150Updated last week
- Rust FFI wrapper for CRoaring☆161Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 3 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆233Updated 2 years ago
- Simple probabilistic data structures☆147Updated last week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆318Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆190Updated this week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- Generic S3 server implementation☆125Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- Proactive IO & Runtime system☆275Updated last year
- Read and write from offsets in Rust.☆89Updated 2 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- ☆205Updated last year
- A fast Bloom filter implementation in Rust☆268Updated last month
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- lock-free B+ tree☆306Updated last year
- Library safely exposing the io_uring API.☆70Updated 2 weeks ago
- A rust implementation of murmur3☆74Updated last year