Rufflewind / tokio-file-unixLinks
Asynchronous support for epollable files via Tokio on Unix-like platforms
☆34Updated 4 years ago
Alternatives and similar repositories for tokio-file-unix
Users that are interested in tokio-file-unix are comparing it to the libraries listed below
Sorting:
- impl Stream for (your own) Generator☆18Updated 6 years ago
- ☆47Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆59Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆57Updated 7 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Rust serializer library☆87Updated last year
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- HTTP date parsing and formatting☆53Updated 8 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Derive for the Display trait☆52Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- 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 for accessing Linux process and system information☆90Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- A connection pool implementation for tokio☆23Updated 7 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago