DavidCai1111 / redlock-rs
A Rust Redlock implementation for distributed, highly-available redis locks
☆17Updated 5 years ago
Alternatives and similar repositories for redlock-rs:
Users that are interested in redlock-rs are comparing it to the libraries listed below
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- Distributed key-value store.☆27Updated 3 years ago
- Rust implementation of a Trie with generics☆28Updated 4 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- [REDUNDANT] Rust officially supports async/await now☆9Updated 8 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- ☆37Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- TCP load testing tool, written in async Rust☆37Updated 3 years ago
- A Futures-aware metrics library for recording statistics about your running system.