ayazhafiz / xorfLinks
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆144Updated last month
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☆172Updated 2 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- rust bindings of snmalloc☆142Updated last month
- An on-disk hash table implementation☆124Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Non-interleaving multithreaded output queue☆73Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Simple string matching with single- and multiple-wildcard operator☆88Updated last month
- ☆202Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆43Updated 5 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An updated version of linked-hash-map and friends☆129Updated this week
- The simd optimized escape code☆54Updated last week
- Async stream for Rust and the futures crate.☆188Updated last week