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
- A client-side gRPC channel implementation for tonic☆142Updated this week
- A proxy connector for Hyper-based crates☆106Updated last year
- ☆48Updated 4 years ago
- Memory database☆57Updated last year
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Raft distributed consensus for WebAssembly in Rust☆69Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Multi-threaded implementation of redis written in rust☆145Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- Deadlock free Mutexes.☆14Updated 2 years ago
- A proc-macro to get Vec<u8> from struct and vise versa☆15Updated 3 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Write Ahead Logging for Rust☆26Updated 9 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- heap profiler for rust☆28Updated last week
- 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
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- binary serialization format☆12Updated 4 years ago
- golang like task executor☆52Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 weeks ago
- A small async runtime for Rust☆61Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago