duct.rs

Process runner

A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output.

a Rust library for running child processes

GitHub

839 stars
5 watching
34 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
npahlfer/ooo A command-line tool that takes input from the user or pipes it in and outputs a response generated by an external model. 37
alco/porcelain A library that simplifies the interaction with external OS processes from Elixir 939
raynes/conch A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. 540
aaronriekenberg/rust-parallel An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. 166
jacobdeichert/mask A command-line task runner defined by a simple markdown file 1,114
amitt001/delegator.py A library for managing subprocesses in Python. 1,702
antoniococo/runascs A utility tool that allows running processes with different permissions using explicit credentials 1,035
michaelb/sniprun A tool for quickly running small snippets of code in various languages and iterating on them rapidly. 1,517
rvrsh3ll/cplresourcerunner An executable that runs shellcode from a resource file. 253
adamralph/simple-exec A .NET library for running external commands with customizable behavior and exception handling. 705
yonaskolb/beak A tool that allows developers to run and test Swift scripts from the command line 581
hniksic/rust-subprocess A library providing facilities to execute external processes and pipelines with optional redirection of input/output streams. 426
droberson/harness A tool to execute programs in memory using various protocols. 10
val/crun A tool enabling source code execution with minimal setup and automatic cache management. 45
pypyr/pypyr A tool to automate repetitive tasks in software development pipelines 613