smol-rs / async-processLinks
Async interface for working with processes
☆195Updated this week
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.☆248Updated 3 weeks ago
- Async synchronization primitives☆269Updated last month
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Typed HTTP Headers from hyper☆173Updated this week
- ☆209Updated last week
- Asynchronous HTTP body trait☆142Updated last month
- Async broadcast channels☆178Updated 5 months ago
- MIMEs in Rust☆193Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Async session support with plugabble backends☆124Updated 2 years 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.☆162Updated last week
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Migrated to Codeberg☆79Updated last year
- Async filesystem primitives☆132Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- ☆309Updated last month
- An async parser for multipart/form-data content-type in Rust☆159Updated last year
- Procedural macro for recursive async functions☆224Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month