yskszk63 / tokio-pipeLinks
Asynchronous pipe(2) library using tokio.
☆16Updated 2 years ago
Alternatives and similar repositories for tokio-pipe
Users that are interested in tokio-pipe are comparing it to the libraries listed below
Sorting:
- Async filesystem primitives☆137Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated this week
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- like thread::spawn but for processes☆156Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆92Updated 5 months ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- File locking for Rust.☆45Updated 11 months ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- Cross platform process information in Rust☆65Updated last week
- golang like task executor☆51Updated 3 years ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Rust library for NBD (network block device) protocol.☆26Updated last year
- A flexible byte pool.☆18Updated 2 years ago
- Rust io-mux crate: Provide multiple file descriptors writing into one in-order pipe, tagged by the source of data (e.g. stdout/stderr)