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
839 stars
5 watching
34 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A command-line tool that takes input from the user or pipes it in and outputs a response generated by an external model. | 37 |
| A library that simplifies the interaction with external OS processes from Elixir | 939 |
| A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 540 |
| An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 166 |
| A command-line task runner defined by a simple markdown file | 1,114 |
| A library for managing subprocesses in Python. | 1,702 |
| A utility tool that allows running processes with different permissions using explicit credentials | 1,035 |
| A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,517 |
| An executable that runs shellcode from a resource file. | 253 |
| A .NET library for running external commands with customizable behavior and exception handling. | 705 |
| A tool that allows developers to run and test Swift scripts from the command line | 581 |
| A library providing facilities to execute external processes and pipelines with optional redirection of input/output streams. | 426 |
| A tool to execute programs in memory using various protocols. | 10 |
| A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
| A tool to automate repetitive tasks in software development pipelines | 613 |