u2 / stable-bloom-filterLinks
A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.
☆42Updated 6 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 7 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- ☆39Updated 5 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Simple probabilistic data structures☆147Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Task-based Parallelism in Rust☆17Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 3 months ago
- Storage library (Work In Progress)☆20Updated 3 years ago
- ☆14Updated 2 years ago
- Memory database☆56Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- comvert bool expression to elasticsearch DSL in rust☆51Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago