smol-rs / async-process
Async interface for working with processes
☆189Updated 2 weeks ago
Alternatives and similar repositories for async-process:
Users that are interested in async-process are comparing it to the libraries listed below
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Async synchronization primitives☆263Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 10 months ago
- Typed HTTP Headers from hyper☆169Updated last month
- Asynchronous HTTP body trait☆136Updated last week
- Async session support with plugabble backends☆124Updated last year
- ☆203Updated 2 months ago
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Async broadcast channels☆174Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Notify async tasks or threads☆460Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Async filesystem primitives☆133Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- MIMEs in Rust☆189Updated 4 months ago
- Run closures in parallel☆113Updated 2 months ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Common utilities used with hyper.☆139Updated this week
- path-tree is a lightweight high performance HTTP request router for Rust☆125Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆218Updated last year