u2 / stable-bloom-filter
A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.
☆41Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for stable-bloom-filter
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- TCP load testing tool, written in async Rust☆36Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆38Updated last year
- scan-resistant concurrent lazy LRU☆57Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 3 months ago
- Rust CASPaxos implementation☆64Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Framework for simulating distributed applications☆96Updated 4 years ago
- rust database engineering toolkit☆34Updated 3 years ago
- Simple probabilistic data structures☆141Updated 8 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆32Updated 2 weeks ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 2 years ago
- Distributed key-value store.☆27Updated 3 years ago
- Memory database☆54Updated 7 months ago
- Task-based Parallelism in Rust☆17Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 5 months ago
- ☆40Updated 2 months ago
- Safe, Growable Bloom Filters in Rust (with serde)☆24Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- ☆36Updated 4 years ago