asomers / tokio-file
Asynchronous file I/O for Tokio
☆48Updated 3 weeks ago
Alternatives and similar repositories for tokio-file:
Users that are interested in tokio-file are comparing it to the libraries listed below
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Unix Domain Sockets for tokio☆54Updated 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Native TLS for futures and async-std☆70Updated 7 months ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 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 3 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- POSIX AIO bindings for mio☆20Updated 3 weeks ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 4 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago