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
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 3 weeks ago
- FST (Fast Succinct Trie) implementation in Rust☆25Updated 5 years ago
- Distributed key-value store.☆28Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Safe, Growable Bloom Filters in Rust (with serde)☆27Updated 5 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 2 months ago
- TCP load testing tool, written in async Rust☆37Updated 3 years ago
- ☆19Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A HyperLogLog implementation in Rust.☆50Updated last week
- Framework for simulating distributed applications☆98Updated 5 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- SQLite-based on-disk cache for Rust.☆23Updated 7 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- high-efficiency concurrent reclamation☆35Updated 6 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Rust implementation of MurmurHash3.☆11Updated 3 years ago