sile / scalable_cuckoo_filterLinks
A variant of Cuckoo Filter whose size automatically scales as necessary
☆26Updated last month
Alternatives and similar repositories for scalable_cuckoo_filter
Users that are interested in scalable_cuckoo_filter are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A minimalist property-based testing library☆123Updated 9 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A cross-platform-ish memory profiler for Rust!☆39Updated last year
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆69Updated this week
- ☆12Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Memory validation framework for Rust☆75Updated 4 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A streaming rpc system based on quic☆130Updated 8 months ago
- ☆64Updated 4 months ago
- Human-friendly indexed collections☆56Updated 3 months ago
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- Comprehensive timing leak protection for Rust programs https://www.chosenplaintext.ca/open-source/rust-timing-shield/☆57Updated 2 years ago
- A minimal implementation of consistent hashing☆61Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 4 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- multihash implementation in Rust☆163Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆155Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago