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 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆47Updated 4 years ago
- A client-side gRPC channel implementation for tonic☆137Updated 2 months ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Raft distributed consensus for WebAssembly in Rust☆69Updated 3 years ago
- A proxy connector for Hyper-based crates☆106Updated last year
- ☆51Updated 10 months ago
- Memory database☆56Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 8 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- Write Ahead Logging for Rust☆26Updated 9 years ago
- A small async runtime for Rust☆61Updated last year
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated this week
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- heap profiler for rust☆28Updated last week
- Jaeger tracing library for Rust☆83Updated last year
- 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 months ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago