like thread::spawn but for processes
☆160Mar 1, 2025Updated last year
Alternatives and similar repositories for procspawn
Users that are interested in procspawn are comparing it to the libraries listed below
Sorting:
- Records and replays input sent in a terminal session.☆29Jan 31, 2023Updated 3 years ago
- Async filesystem primitives☆145Feb 15, 2026Updated last month
- A simple macro to create correct opaque pointers☆21Apr 23, 2021Updated 4 years ago
- ☆316Feb 19, 2023Updated 3 years ago
- A python inspired panic handler for rust☆439Sep 5, 2023Updated 2 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24May 15, 2025Updated 10 months ago
- A thread pool for isolating blocking I/O in async programs☆376Aug 31, 2025Updated 6 months ago
- Native Rust crate for operating on cgroups.☆18Sep 23, 2020Updated 5 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- ☆54Oct 11, 2021Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Warn on low power level.☆43Jul 5, 2021Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Task abstraction for building executors☆211Jun 23, 2022Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- A utility crate to log errors without losing key information along the way.☆32Jan 21, 2025Updated last year
- report progress of concurrent applications and display it in various ways☆392Mar 2, 2026Updated 2 weeks ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Jul 17, 2023Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- Rust feature search☆187Jun 27, 2025Updated 8 months ago
- File locking for Rust.☆46Sep 23, 2025Updated 5 months ago
- Zero-terminated string types for FFI.