asomers / tokio-fileLinks
Asynchronous file I/O for Tokio
☆49Updated 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
Sorting:
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- ☆57Updated 5 months ago
- Native TLS for futures and async-std☆71Updated last month
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- ☆62Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Extra components for use with Mio.☆31Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago