smol-rs / async-processLinks
Async interface for working with processes
☆202Updated last month
Alternatives and similar repositories for async-process
Users that are interested in async-process are comparing it to the libraries listed below
Sorting:
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Async synchronization primitives☆274Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- Async broadcast channels☆187Updated 2 months ago
- Asynchronous HTTP body trait☆149Updated last month
- Compatibility adapter between tokio and futures☆184Updated last month
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- ☆226Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Typed HTTP Headers from hyper☆183Updated last month
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Async session support with plugabble backends☆126Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- Async filesystem primitives☆139Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Notify async tasks or threads☆490Updated 2 months ago
- Task abstraction for building executors☆505Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆139Updated last month
- Procedural macro for recursive async functions☆231Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- MIMEs in Rust☆208Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Rust library to detect the operating system type☆190Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago