ayazhafiz / xorf
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
☆130Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for xorf
- Rust library implementing xor-filters☆137Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- An on-disk hash table implementation☆112Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆185Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆94Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆124Updated last year
- Non-interleaving multithreaded output queue☆70Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆74Updated last week
- 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…☆63Updated 2 weeks ago
- rust bindings of snmalloc☆122Updated last week
- Parallel iterator processing library for Rust☆101Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Versioned data-structures for Rust☆203Updated last year
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A suite of non-cryptographic hash functions for Rust.☆138Updated 2 years ago