tokio-rs / tokio-rfcs
☆22Updated 6 years ago
Alternatives and similar repositories for tokio-rfcs:
Users that are interested in tokio-rfcs are comparing it to the libraries listed below
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆81Updated 2 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆67Updated 7 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 2 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
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- probe: Static probes for Rust☆94Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Rust wrapper around epoll and kqueue☆44Updated last year
- ☆16Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- OpenTracing API for Rust☆61Updated 7 months ago
- Line protocol for Tokio☆63Updated 7 years ago
- Unix Domain Sockets for tokio☆53Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 5 years ago