sile / scalable_cuckoo_filterLinks
A variant of Cuckoo Filter whose size automatically scales as necessary
☆26Updated 2 weeks ago
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:
- A streaming rpc system based on quic☆129Updated 7 months ago
- model testing sugar for testing interactions on structures over time☆27Updated 6 years ago
- Fission-focused Rust and Rust+Wasm project templates☆47Updated 2 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Logical clocks implementation in Rust☆45Updated 6 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆68Updated 3 months ago
- A minimal implementation of consistent hashing☆61Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Bigtable but smol☆49Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A minimalist property-based testing library☆120Updated 7 months ago
- Memory validation framework for Rust☆72Updated 2 months ago
- Human-friendly indexed collections☆56Updated 2 months ago
- INACTIVE - Safe Rust bindings for LMDB☆72Updated 2 years ago
- A Component System in Rust☆108Updated 8 months ago
- rust database engineering toolkit☆35Updated 4 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- Yet another key-value storage for Rust☆72Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- ☆113Updated 2 years ago
- Rust implementation of Noise☆71Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Distributed consensus protocol for replicated state machines