subprocess.h
Process launcher
A single header library to launch and interact with sub-processes across multiple platforms.
🐜 single header process launching solution for C and C++
1k stars
28 watching
100 forks
Language: C
last commit: 12 months ago
Linked from 2 awesome lists
ccppprocesssubprocesssubprocess-run
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing facilities to execute external processes and pipelines with optional redirection of input/output streams. | 426 |
| A Ruby library for managing child processes and controlling external programs. | 578 |
| A Ruby library that provides fast and efficient process spawning capabilities | 519 |
| A tool for creating isolated process environments on Linux | 197 |
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| A library for managing subprocesses in Python. | 1,702 |
| A universal process manager for managing and automating system processes across multiple languages and platforms. | 162 |
| A C++ framework for reactive stream programming with concurrent asynchronous operations | 3 |
| A Java library to launch and manage external processes from within a Java application. | 31 |
| A C++ platform abstraction and standard library with features like Reflection, IPC, and RPC for building modern applications | 34 |
| A lightweight process manager helper library for Go that simplifies running and managing background processes. | 25 |
| A tool for managing background processes in Ruby applications | 615 |
| Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 287 |
| A suite of programs designed to manage processes and supervise system services. | 782 |