ayazhafiz / xorfLinks
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆155Updated 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☆176Updated 5 months ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Non-interleaving multithreaded output queue☆79Updated last month
- rust bindings of snmalloc☆148Updated 4 months ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Rust FFI wrapper for CRoaring☆164Updated 3 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆205Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Better reference counted strings for Rust☆140Updated last year
- ☆44Updated 8 months ago