tikv / async-speed-limit
Asynchronously speed-limiting multiple byte streams
☆59Updated 5 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
- ☆46Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated last month
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- rust bindings of snmalloc☆127Updated last month
- ☆40Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated last month
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 weeks ago
- Layered configuration system built upon serde☆32Updated 3 weeks ago
- ☆28Updated 2 years ago
- A memcomparable serialization format.☆23Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- An on-disk hash table implementation☆113Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆56Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A typed map which can make sure item exist.☆35Updated 4 months ago
- Convert closures into wakers☆45Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- Object Pool LockFree in Rust☆45Updated last month
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated this week