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
- Thread parking and unparking☆79Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 weeks ago
- ☆205Updated last year
- 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
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Safer wrappers over ktls-sys☆89Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Async filesystem primitives☆141Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Async stream for Rust and the futures crate.☆192Updated 2 weeks ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Library safely exposing the io_uring API.☆70Updated this week
- ☆44Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago