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 last week
- ☆205Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Thread parking and unparking☆82Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A fast and flexible LRU map.☆199Updated last year
- rust bindings of snmalloc☆149Updated this week
- Layered configuration system built upon serde☆32Updated 4 months ago
- ☆44Updated 8 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- Library safely exposing the io_uring API.☆78Updated this week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Read and write from offsets in Rust.☆89Updated 4 months ago
- JSONB implement in rust☆86Updated last week