ayazhafiz / xorf
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆135Updated 10 months ago
Alternatives and similar repositories for xorf:
Users that are interested in xorf are comparing it to the libraries listed below
- Rust library implementing xor-filters☆139Updated last year
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated 2 weeks ago
- ☆190Updated last year
- Make trait methods callable without the trait in scope