u2 / stable-bloom-filter
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
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- Distributed key-value store.☆28Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- SQLite-based on-disk cache for Rust.☆23Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Log-structured merge-tree implementation in Rust☆18Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A PostgreSQL inspired SQL database written in Rust.☆27Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- A HyperLogLog implementation in Rust.☆50Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Simple probabilistic data structures☆143Updated this week