ayazhafiz / xorfLinks
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆145Updated last week
Alternatives and similar repositories for xorf
Users that are interested in xorf are comparing it to the libraries listed below
Sorting:
- Rust library implementing xor-filters☆140Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- rust bindings of snmalloc☆140Updated this week
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Rust FFI wrapper for CRoaring☆159Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- ☆200Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 6 months ago
- A concurrent, append-only vector.☆195Updated 3 weeks ago