tikv / async-speed-limitLinks
Asynchronously speed-limiting multiple byte streams
☆67Updated last year
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:
- ☆52Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- ☆205Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Thread parking and unparking☆79Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Async filesystem primitives☆141Updated last month
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Read and write from offsets in Rust.☆89Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- rust bindings of snmalloc☆146Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆44Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year