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 2 weeks ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- TCP load testing tool, written in async Rust☆37Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- comvert bool expression to elasticsearch DSL in rust☆51Updated last year
- Task-based Parallelism in Rust☆17Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- FST (Fast Succinct Trie) implementation in Rust☆25Updated 5 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Rust crate providing an indexed, queryable column-based storage system☆31Updated 2 years ago
- Distributed key-value store.☆28Updated 3 years ago
- Adaptive Radix Tree in Rust☆66Updated 6 years ago
- Simple probabilistic data structures☆142Updated this week
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- ☆37Updated 4 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- SQLite-based on-disk cache for Rust.☆23Updated 7 months ago
- A HyperLogLog implementation in Rust.☆50Updated this week