tikv / async-speed-limitLinks
Asynchronously speed-limiting multiple byte streams
☆62Updated 9 months ago
Alternatives and similar repositories for async-speed-limit
Users that are interested in async-speed-limit are comparing it to the libraries listed below
Sorting:
- ☆49Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 5 months ago
- Object Pool LockFree in Rust☆47Updated last week
- scan-resistant concurrent lazy LRU☆61Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆39Updated 5 years ago
- Read and write from offsets in Rust.☆87Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆110Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month
- Async filesystem primitives☆135Updated 3 weeks ago