smol-rs / async-process
Async interface for working with processes
☆191Updated last month
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.☆245Updated this week
- Async synchronization primitives☆267Updated last month
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆168Updated last month
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Async session support with plugabble backends☆124Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Async broadcast channels☆177Updated 4 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- ☆206Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- MIMEs in Rust☆190Updated 6 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Generic Atomic<T> type for Rust☆234Updated last year
- Task abstraction for building executors☆464Updated 3 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated last year
- Efficient and customizable data-encoding functions in Rust☆184Updated 3 weeks ago
- Common utilities used with hyper.☆144Updated this week
- Migrated to Codeberg☆79Updated last year
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Typed HTTP Headers from hyper☆172Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago