tikv / async-speed-limitLinks
Asynchronously speed-limiting multiple byte streams
☆65Updated 10 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:
- ☆50Updated 8 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated last week
- ☆198Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- rust bindings of snmalloc☆138Updated 4 months ago
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Thread parking and unparking☆78Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 7 months ago
- Async filesystem primitives☆137Updated last month
- A fast and flexible LRU map.☆190Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated last month
- Layered configuration system built upon serde☆32Updated 6 months ago
- Read and write from offsets in Rust.☆88Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago