child-process
There are 240 repositories under child-process topic.
sindresorhus/execa
Process execution for humans
extrabacon/python-shell
Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio
reactphp/child-process
Event-driven library for executing child processes with ReactPHP.
rannn505/child-shell
Node.js bindings 🔗 for shell
therealdreg/DbgChild
Debug Child Process Tool (auto attach)
ErickWendel/parallelizing-nodejs-ops
Example of how to Migrate 1M items from MongoDB to Postgres in just a few minutes using Node.js child process
softvar/super-workers
:horse: Distribute load on front-end via parallelism
HowProgrammingWorks/NodeServer
Compare node.js servers
jcoreio/promisify-child-process
seriously like the best async child process library
repnz/windows-inspector
A driver to intercept low level windows events
ehmicky/gulp-execa
Gulp.js command execution for humans
kgit2/kommand
Kotlin Native library for run child process or external command.
soyuka/relieve
Ease the implementation of multi processing accross your microservices
ralphtheninja/await-spawn
child_process.spawn() wrapped in a Promise
foyzulkarim/terminal-in-browser
This is an adventurous project where I aimed to input terminal commands in browser and execute them in server, and through websocket protocol show the actual terminal updates into the browser in real time.
asmichi/ChildProcess
Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Process.Start`.
microlinkhq/tinyspawn
A minimalistic wrapper around Node.js `child_process.spawn` API.
iqbal-rashed/ytdlp-nodejs
A Node.js library for downloading YouTube videos and getting video streams and thumbnails with strong TypeScript support.
ErickWendel/high-reliability-js
Examples of Error Handling and reaching High Reliability with vanilla JavaScript
ah-naf/SimpleOJ
Run C, C++, Python and Java code using NodeJS Child_Process
naseer2426/Compiler-REST-API
:snowflake: A REST API to compiler and run code online
slince/process
:whale2: The process wrapper and manager based on PCNTL on the Unix-like systems using php
eneko/ProcessRunner
Execute child processes and system commands from Swift
mcombeau/minishell
Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.
clayrisser/open-terminal
cross platform open terminal and run command
mcombeau/pipex
pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.
naseer2426/Hack-Off
:computer: An online 1v1 hacking game where you can face off against your friends to find out who's the better coder.
alex-ald/fork-transporter
IPC command channel using RxJS for NodeJS processes
jedwards1211/async-child-process
Promise-based child process interface (you might want to use promisify-child-process instead!)
WyriHaximus/reactphp-child-process-promise-closure
Run a closure in a child process and return the result over a promise
liz753/pipex
handling pipes in C language
obaydmerz/powerjs
Do the powershell magic... right from your script!
younes-nb/ghokho
A simple project for multiprocessing and multithreading