ayazhafiz / xorfLinks
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆150Updated this week
Alternatives and similar repositories for xorf
Users that are interested in xorf are comparing it to the libraries listed below
Sorting:
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- rust bindings of snmalloc☆146Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Non-interleaving multithreaded output queue☆79Updated last week
- An updated version of linked-hash-map and friends☆138Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆205Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- ☆44Updated 7 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- skiplist☆144Updated 4 years ago
- A fast Bloom filter implementation in Rust☆269Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago