tikv / async-speed-limitLinks
Asynchronously speed-limiting multiple byte streams
☆61Updated 8 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:
- ☆47Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Layered configuration system built upon serde☆32Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- scan-resistant concurrent lazy LRU☆60Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- ☆33Updated last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 2 weeks ago
- Asynchronous DNS lookups☆65Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- JSONB implement in rust☆74Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- rust bindings of snmalloc☆136Updated 2 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Thread parking and unparking☆78Updated 5 months ago