ayazhafiz / xorf
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆137Updated last year
Alternatives and similar repositories for xorf:
Users that are interested in xorf are comparing it to the libraries listed below
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated 2 weeks ago
- Rust library implementing xor-filters☆140Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- ☆192Updated last year
- An on-disk hash table implementation☆116Updated 3 years ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- rust bindings of snmalloc☆129Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated this week
- Async stream for Rust and the futures crate.☆183Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- Async filesystem primitives☆132Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- An updated version of linked-hash-map and friends☆111Updated last week
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- ☆45Updated last year
- Better reference counted strings for Rust☆121Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆144Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- 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…☆80Updated last month