gsquire / singleflightLinks
Rust port of Go's singleflight package
☆18Updated last year
Alternatives and similar repositories for singleflight
Users that are interested in singleflight are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- ☆48Updated 5 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- Write Ahead Logging for Rust☆26Updated 9 years ago
- A client-side gRPC channel implementation for tonic☆144Updated last month
- A proxy connector for Hyper-based crates☆106Updated last year
- Yet another key-value storage for Rust☆72Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Small and simple actor model implementation.☆10Updated 2 years ago
- Raft distributed consensus for WebAssembly in Rust☆69Updated 4 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Multi-threaded implementation of redis written in rust☆145Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.