tikv / async-speed-limitLinks
Asynchronously speed-limiting multiple byte streams
☆66Updated 11 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:
- ☆51Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- ☆201Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Thread parking and unparking☆79Updated 8 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆136Updated 8 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Async filesystem primitives☆139Updated 2 weeks ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆43Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Read and write from offsets in Rust.☆89Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆33Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated 3 months ago