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:
- Rust FFI wrapper for CRoaring☆161Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Simple probabilistic data structures☆147Updated last week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An on-disk hash table implementation☆125Updated 4 years ago
- 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.☆316Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- ☆202Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- lock-free B+ tree☆300Updated last year
- Adaptive Radix Tree in Rust☆68Updated 7 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆186Updated this week
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Generic S3 server implementation☆124Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Performant time measuring in Rust☆195Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- An Adaptive Radix Tree implementation.☆45Updated 2 months ago
- Proactive IO & Runtime system☆275Updated last year