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☆61Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Raft distributed consensus for WebAssembly in Rust☆68Updated 3 years ago
- A client-side gRPC channel implementation for tonic☆135Updated last month
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- ☆46Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- A proxy connector for Hyper-based crates☆107Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A small async runtime for Rust☆61Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Jaeger tracing library for Rust☆83Updated last year
- A minimal implementation of consistent hashing☆59Updated last year
- 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
- Write Ahead Logging for Rust☆25Updated 9 years ago
- ☆50Updated 8 months ago
- Deadlock free Mutexes.☆14Updated 2 years ago
- Small and simple actor model implementation.☆10Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- A proc-macro to get Vec<u8> from struct and vise versa☆15Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- QUIC, a multiplexed stream transport over UDP (wip)☆17Updated 7 years ago