carllerche / iovec
Rust library providing a specialized byte slice type for performing vectored I/O operations.
☆52Updated 5 years ago
Alternatives and similar repositories for iovec:
Users that are interested in iovec are comparing it to the libraries listed below
- A collection of Tokio middleware☆29Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Abstract name service traits for rust☆19Updated 6 years ago
- ☆37Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- A pool of reusable values☆50Updated 5 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Rust MetroHash☆50Updated 3 months ago
- Utility for reusing memory☆53Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆67Updated 7 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Async readiness traits☆11Updated 5 years ago