ayazhafiz / xorfLinks
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆141Updated last year
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☆166Updated this week
- Rust library implementing xor-filters☆140Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆41Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Rust FFI wrapper for CRoaring☆158Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A Component System in Rust☆105Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- Simple probabilistic data structures☆147Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆110Updated last week
- ☆197Updated last year