dpbriggs / growable-bloom-filtersLinks
Safe, Growable Bloom Filters in Rust (with serde)
☆29Updated 9 months ago
Alternatives and similar repositories for growable-bloom-filters
Users that are interested in growable-bloom-filters are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 3 months ago
- ☆39Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- It executes futures☆57Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- WRite Ahead Logging for distributed applications.☆30Updated 3 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago
- The simd optimized escape code☆54Updated this week
- ☆39Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- Object Pool LockFree in Rust☆47Updated last week
- Concurrent hash trie☆54Updated 4 years ago
- A library with task executors for Rust☆32Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Duplicate an async I/O handle☆41Updated 5 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Asynchronous ICMP pinging library☆16Updated 2 months ago