ayazhafiz / xorfLinks
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆147Updated 2 months ago
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
- An on-disk hash table implementation☆125Updated 4 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Rust FFI wrapper for CRoaring☆161Updated last week
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 2 weeks ago
- rust bindings of snmalloc☆144Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Simple string matching with single- and multiple-wildcard operator☆89Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last week
- ☆204Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- ☆44Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year