gsquire / singleflight
Rust port of Go's singleflight package
☆15Updated 11 months ago
Alternatives and similar repositories for singleflight:
Users that are interested in singleflight are comparing it to the libraries listed below
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated last week
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Deadlock free Mutexes.☆14Updated last year
- fastdate☆19Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- ☆15Updated 5 years ago
- QUIC, a multiplexed stream transport over UDP (wip)☆17Updated 6 years ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated 2 weeks ago
- ☆46Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Local Actor library based on may☆28Updated 9 months ago
- Code for the article "Low-level TCP server with Rust and MIO"☆21Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Distributed key-value store.☆28Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆45Updated 4 years ago
- native Rust implementation of Kafka protocol and api☆14Updated last year
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Pure Rust Distributed Hash Table☆36Updated 9 years ago
- Distributed chat system built with rust☆38Updated 5 years ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- A minimal implementation of consistent hashing☆56Updated 7 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated last month