Thomasdezeeuw / io-context
A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.
☆25Updated 6 years ago
Alternatives and similar repositories for io-context:
Users that are interested in io-context are comparing it to the libraries listed below
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Caching layer load balancer.☆44Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- ☆16Updated 6 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Futures aware pub/sub channel☆14Updated 8 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- rust histogram and percentile stats☆47Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- dynamic smart pointers☆31Updated 5 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆37Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Measure throughput per second.☆35Updated 3 years ago
- A HyperLogLog implementation in Rust.☆50Updated 3 weeks ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- Avoid double indirection in nested smart pointers.☆14Updated 3 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆67Updated 7 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- rust ratelimiter☆31Updated 4 years ago