tikv / async-speed-limitLinks
Asynchronously speed-limiting multiple byte streams
☆64Updated 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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆50Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- ☆197Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆112Updated 2 years ago
- Thread parking and unparking☆78Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Async stream for Rust and the futures crate.☆185Updated this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated 3 weeks ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- A Configuration Library for Rust Applications☆39Updated this week
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- Async filesystem primitives☆135Updated last week
- An on-disk hash table implementation☆124Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Read and write from offsets in Rust.☆87Updated 3 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- ☆33Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month