ayazhafiz / xorfLinks
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆144Updated last year
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☆167Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- rust bindings of snmalloc☆139Updated 4 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- ☆198Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- Non-interleaving multithreaded output queue☆71Updated last week
- 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 5 months ago
- INACTIVE - Safe Rust bindings for LMDB☆71Updated 2 years ago