harness
Program runner
A tool to execute programs in memory using various protocols.
execute stuff in memory
9 stars
0 watching
0 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 541 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
oconnor663/duct.rs | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 829 |
yihui/runr | A package providing mechanisms to run external programs from R | 87 |
hypercubed/grunion | A command-line tool for running multiple shell commands concurrently from glob patterns | 8 |
derekjarvis/general-golem | An environment for running scripts on the golem network with logging and debugging capabilities. | 6 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,198 |
devlooped/smallsharp | Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 286 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,496 |
rvrsh3ll/cplresourcerunner | An executable that runs shellcode from a resource file. | 253 |
aaronriekenberg/rust-parallel | An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 163 |
pvolok/mprocs | A tool to run multiple commands in parallel and show their output separately. | 1,547 |
jacobdeichert/mask | A command-line task runner defined by a simple markdown file | 1,101 |
dustinblackman/gomodrun | A tool for executing and caching binaries from Go.mod files. | 35 |
vermont42/racerunner | An app that allows runners to track their progress and share their experiences with spectators | 83 |