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:
- ☆51Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆204Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Thread parking and unparking☆79Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Async filesystem primitives☆140Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- rust bindings of snmalloc☆144Updated 2 months ago
- ☆44Updated 6 months ago
- Read and write from offsets in Rust.☆89Updated last month
- Layered configuration system built upon serde☆32Updated 2 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Duplicate an async I/O handle☆41Updated 10 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago