u2 / stable-bloom-filterLinks
A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.
☆42Updated 5 years ago
Alternatives and similar repositories for stable-bloom-filter
Users that are interested in stable-bloom-filter are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- ☆39Updated 5 years ago
- scan-resistant concurrent lazy LRU☆60Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 3 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 2 weeks ago
- Concurrent hash trie☆54Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- Distributed key-value store.☆28Updated 4 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- ☆13Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago