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:
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- ☆39Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Simple probabilistic data structures☆146Updated this week
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- comvert bool expression to elasticsearch DSL in rust☆51Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated last month
- Memory database☆56Updated last year
- Storage library (Work In Progress)☆20Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago