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.☆56Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Storage library (Work In Progress)☆20Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 5 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Memory database☆58Updated last year
- Rust FFI wrapper for CRoaring☆164Updated last week
- rust database engineering toolkit☆34Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆90Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Task-based Parallelism in Rust☆17Updated 4 years ago
- Rust library implementing xor-filters☆145Updated 2 years ago