u2 / stable-bloom-filterLinks
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
Sorting:
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Rust crate providing an indexed, queryable column-based storage system☆31Updated 3 years ago
- Distributed key-value store.☆28Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- ☆13Updated last year
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- ☆19Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Task-based Parallelism in Rust☆17Updated 3 years ago