gsquire / singleflightLinks
Rust port of Go's singleflight package
☆17Updated last year
Alternatives and similar repositories for singleflight
Users that are interested in singleflight are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Transmissing metainfo across components.☆19Updated 4 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 weeks ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Distributed key-value store.☆28Updated 4 years ago
- A no-frills async memcached client for Rust.☆23Updated 4 months ago
- Deadlock free Mutexes.☆14Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Memory database☆55Updated last year
- ☆46Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- Distributed chat system built with rust☆39Updated 5 years ago
- a fast async pool based on channel☆25Updated last month
- Raft distributed consensus for WebAssembly in Rust☆68Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Code for the article "Low-level TCP server with Rust and MIO"☆23Updated 2 years ago
- binary serialization format☆12Updated 4 years ago
- A client-side gRPC channel implementation for tonic☆132Updated last month
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆13Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- High precision decimal☆24Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆49Updated 7 months ago
- Rust implementation of Paxos consensus algorithm☆110Updated 2 years ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago