Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: child-process

yogain123/ChildX-Node

Fork Child Process in NodeJS

Language: JavaScript - Size: 16.6 KB - Last synced: about 6 hours ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

ah-naf/SimpleOJ

Run C, C++, Python and Java code using NodeJS Child_Process

Language: TypeScript - Size: 14.3 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 18 - Forks: 3

HowProgrammingWorks/NodeServer

Compare node.js servers

Language: JavaScript - Size: 434 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 82 - Forks: 42

asmichi/ChildProcess

Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Process.Start`.

Language: C# - Size: 430 KB - Last synced: 1 day ago - Pushed: 19 days ago - Stars: 32 - Forks: 2

ehmicky/gulp-execa

Gulp.js command execution for humans

Language: JavaScript - Size: 9.37 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 55 - Forks: 5

rannn505/child-shell

Node.js bindings πŸ”— for shell

Language: TypeScript - Size: 1.29 MB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 297 - Forks: 73

extrabacon/python-shell

Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio

Language: TypeScript - Size: 346 KB - Last synced: about 22 hours ago - Pushed: 18 days ago - Stars: 2,055 - Forks: 218

jcoreio/promisify-child-process

seriously like the best async child process library

Language: JavaScript - Size: 1.08 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 60 - Forks: 3

WyriHaximus/reactphp-child-process-messenger

Language: PHP - Size: 656 KB - Last synced: 15 days ago - Pushed: 19 days ago - Stars: 31 - Forks: 14

eneko/ProcessRunner

Execute child processes and system commands from Swift

Language: Swift - Size: 265 KB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 18 - Forks: 1

hhpack/process

Process utility library for Hack

Language: Shell - Size: 190 KB - Last synced: 10 days ago - Pushed: about 5 years ago - Stars: 4 - Forks: 0

floehopper/containers-from-scratch πŸ“¦

An attempt at a Ruby version of Liz Rice's containers-from-scratch project

Language: Ruby - Size: 13.7 KB - Last synced: 15 days ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

melchisedech333/log-viewer

:hammer: Solution to receive log and debug messages from applications that do not have access to standard input and output. Like Linux Daemons, fork() processes and any similar application. Messages are sent through Non-Blocking Socket, and received in an Electron application.

Language: C - Size: 717 KB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

xan105/node-shell

Run external command or script

Language: JavaScript - Size: 26.4 KB - Last synced: 15 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

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

Language: JavaScript - Size: 27.3 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 56 - Forks: 20

lffg-labs/runme

Messing around with Socket.IO and child_process to create a multi-task terminal on the web.

Language: JavaScript - Size: 337 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

mdccg/processos-e-threads πŸ“¦

Exemplos de aplicação de processos e threads utilizando TypeScript.

Language: TypeScript - Size: 12.7 KB - Last synced: 24 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

J0m1ty/Status

A status page for my website

Language: TypeScript - Size: 4.96 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

cedrickchee/nodejs-in-depth

Master and understand deeper Node.js fundamentals and internals

Language: JavaScript - Size: 18.6 KB - Last synced: 27 days ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

softvar/super-workers

:horse: Distribute load on front-end via parallelism

Language: JavaScript - Size: 805 KB - Last synced: 15 days ago - Pushed: over 4 years ago - Stars: 94 - Forks: 13

dalailomo/ace

Async Command Executor using ReactPHP because... yes

Language: PHP - Size: 88.9 KB - Last synced: 29 days ago - Pushed: almost 5 years ago - Stars: 8 - Forks: 1

CristianCosci/Fibonacci_series_using_fork_and_child_process

A program that recursively calculates the X-th Fibonacci number using a separate process for each call.

Language: C - Size: 5.86 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

iqbal-rashed/ytdlp-nodejs

A Node.js library for downloading YouTube videos and getting video streams and thumbnails with strong TypeScript support.

Language: TypeScript - Size: 67.4 KB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 13 - Forks: 0

sindresorhus/execa

Process execution for humans

Language: JavaScript - Size: 1.74 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 6,330 - Forks: 197

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.

Language: TypeScript - Size: 1.3 MB - Last synced: 16 days ago - Pushed: almost 2 years ago - Stars: 37 - Forks: 8

therealdreg/DbgChild

Debug Child Process Tool (auto attach)

Language: C - Size: 2.41 MB - Last synced: 16 days ago - Pushed: 9 months ago - Stars: 261 - Forks: 36

dpetrosy/42-Pipex

42 School Pipex project aimed to better understand shell redirection and pipes, by handling them in C.

Language: C - Size: 1.5 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

rgl/node-external-process-promises-example

example Node.js application starts an external process and parses its output to resolve two promises

Language: TypeScript - Size: 3.91 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

kastorcode/editing-videos-nodejs-ffmpeg

Backend and frontend that edits and consumes video on demand using Node.js streams and the FFmpeg library.

Language: JavaScript - Size: 0 Bytes - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

ErickWendel/high-reliability-js

Examples of Error Handling and reaching High Reliability with vanilla JavaScript

Language: JavaScript - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 22 - Forks: 8

shreyasY2k/python-spawn

NPM Package for easiest way to execute python scripts from nodejs

Language: TypeScript - Size: 355 KB - Last synced: 19 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

dolovnyak/Philosophers

Three tasks that teach how to work with mutexes, semaphores and forks.

Language: C - Size: 166 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

obaydmerz/powerjs

Do the powershell magic... right from your script!

Language: JavaScript - Size: 1.04 MB - Last synced: 4 days ago - Pushed: 4 months ago - Stars: 5 - Forks: 2

obaydmerz/py3

πŸš€ A versatile Node.js library for seamless interaction with Python. Execute Python commands effortlessly and manage Python sessions with ease! ( No Dependencies )

Language: JavaScript - Size: 25.4 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

reactphp/child-process

Event-driven library for executing child processes with ReactPHP.

Language: PHP - Size: 192 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 272 - Forks: 45

ralphtheninja/await-spawn

child_process.spawn() wrapped in a Promise

Language: JavaScript - Size: 32.2 KB - Last synced: 4 days ago - Pushed: about 3 years ago - Stars: 39 - Forks: 10

b4dnewz/process-test

Easy way to test command line applications

Language: TypeScript - Size: 695 KB - Last synced: 9 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ilguzin/process-dispatcher

JavaScript process dispatcher backed by NodeJS Child Processes functionality. Intended to wrap any native NodeJS module to make it executable in subprocess. Interprocess messaging works via IPC

Language: JavaScript - Size: 405 KB - Last synced: 20 days ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

basor-dali/gitLab2GitHubMigration

Script to migrate Gitlab projects to GitHub

Language: JavaScript - Size: 2.07 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ryanve/said

Run CLI commands and return output as string

Language: JavaScript - Size: 36.1 KB - Last synced: 4 days ago - Pushed: over 6 years ago - Stars: 8 - Forks: 0

siddharth-pand8y/JSNAD

My personal study notes for the exam OpenJS Node Application Developer (JSNAD)

Language: JavaScript - Size: 85.9 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

renolc/simple-exec-promise

Small promise wrapper around child_process.exec

Language: JavaScript - Size: 1.95 KB - Last synced: 4 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

MrMarble/exec

Similar to os/exec but without waiting for child process

Language: Go - Size: 12.7 KB - Last synced: 16 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

thenielfarias/projeto-viajapass-v2

V2 Projeto ViajaPASS.

Language: HTML - Size: 23.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

luismendes070/high-reliability-js Fork of ErickWendel/high-reliability-js

Examples of Error Handling and reaching High Reliability with vanilla JavaScript

Size: 7.81 KB - Last synced: 15 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

flipeador/node-workerpool

Create a pool of workers and execute a function or file in worker threads and child processes.

Language: JavaScript - Size: 12.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

GabrielAlonsoCabral/utils-aliases-functions

Utils Aliases Functions helps you to replace manual tasks for functions in bash terminal globally.

Language: Python - Size: 26.4 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 0

GabrielAlonsoCabral/AWS-SECRETS-MANAGER

AWS Secrets Manager helps you manage, retrieve, and rotate database credentials, API keys, and other secrets throughout their lifecycles.

Language: JavaScript - Size: 4.88 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MikeBarberry/checkbattery

Use to keep Mac batteries in peak condition by speaking alerts when outside of recommended best practices..

Language: JavaScript - Size: 95.7 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

sashtje/node-nodejs-basics Fork of AlreadyBored/node-nodejs-basics

🚴 Node.js basics

Language: JavaScript - Size: 39.1 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

clayrisser/open-terminal

cross platform open terminal and run command

Language: TypeScript - Size: 45.9 KB - Last synced: 20 days ago - Pushed: 6 months ago - Stars: 12 - Forks: 3

chetan-2002/Smart-code-editor-and-compiler

A web based code compiler and editor built in MERN stack. It also allows users to download the code on their local system.

Language: JavaScript - Size: 258 KB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

craigwardman/subspawn

An npm library for spawning (and killing) synchronous and asynchronous sub processes from node.

Language: TypeScript - Size: 15.6 KB - Last synced: 14 days ago - Pushed: 7 months ago - Stars: 2 - Forks: 1

jardimdanificado/potpiper

promise based interoperability for nodejs, works with anything that supports stdin and stdout.

Language: JavaScript - Size: 6.97 MB - Last synced: 16 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 2.75 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

seyfullahakgun/coensio-test-b

Coensio Case Challange Backend Project

Language: JavaScript - Size: 10.7 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

AgustinSRG/go-child-process-manager

(Golang) Ensure all the child processes are killed if the main process is killed.

Language: Go - Size: 12.7 KB - Last synced: 19 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

ccmurdoc/GeometricSeries

A program using the fork() system call that prints the given geometric series.

Language: C - Size: 3.91 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

soyuka/relieve

Ease the implementation of multi processing accross your microservices

Language: JavaScript - Size: 585 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 47 - Forks: 4

nirjarigandhi/The-Closest-Pair-of-Points-Problem

Given n points on a 2D plane, find the distance between the closest pair of points.

Language: C - Size: 10.7 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

slince/process

:whale2: The process wrapper and manager based on PCNTL on the Unix-like systems using php

Language: PHP - Size: 76.2 KB - Last synced: 25 days ago - Pushed: 7 months ago - Stars: 22 - Forks: 2

SKindij/Node.js-Basics

topic :radioactive: general Node.js knowledge base

Language: JavaScript - Size: 160 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

CamilaM16/POC-proga-6

References: https://www.freecodecamp.org/news/node-js-child-processes-everything-you-need-to-know-e69498fe970a/, https://www.electronjs.org/docs/latest/, and https://nodejs.org/api/child_process.html#child-process

Language: JavaScript - Size: 26.4 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

WyriHaximus/reactphp-child-process-psr-3

Language: PHP - Size: 303 KB - Last synced: 15 days ago - Pushed: 6 months ago - Stars: 4 - Forks: 2

romz8/pipex

a 42 school project to rebuild shell redirections by handling pipes in C

Language: C - Size: 437 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Filipjacobson/ID1206

ID1206 - Operating Systems

Language: C - Size: 3.52 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Dsite42/pipex

42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.

Language: C - Size: 1.7 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

unblinking/unblinkingbot

ΰ² _ΰ²  chat-bot surveillance-system assistant

Language: JavaScript - Size: 787 KB - Last synced: about 2 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

UncaughtExpectation/WorkerPoolManager

This repository demonstrates the organization and management of NodeJS child processes, referred to as "workers", within dedicated pools. It provides callback handling and load balancing. The config/default.json includes a working configuration for two different worker pools to test over provided http endpoints.

Language: JavaScript - Size: 90.8 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

ORESoftware/parse-command

Parse an arbitrary command string, reliably, using a child process.

Language: JavaScript - Size: 6.84 KB - Last synced: 14 days ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 0

ElHuaco/minishell

The objective of this project is to create a simple shell, learning a lot about processes and file descriptors.

Language: C - Size: 438 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

its-izhar/ASP-Multiprocessing-EFT-Transfers

Multiprocessing: Processing EFTs with workers (in C++)

Language: C++ - Size: 15 MB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

redmanmale/ChildProcessExecutor

Run some task as a child process, locally or remotely, and return result to the master process.

Language: C# - Size: 204 KB - Last synced: 9 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 1

ManishMadan2882/algoRythm

Virtual Compiler for C, C++, C#, Java, Javascript, Python built on Node Runtime environment

Language: JavaScript - Size: 137 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Alesha72003/PopenSocket

This module for python3 create socket-like object for communicate with child process in windows

Language: C - Size: 28.3 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 1

smheidrich/pickle-spree

Pre-load and run pickled callables in Python subprocesses | mirror of https://gitlab.com/smheidrich/pickle-spree

Language: Python - Size: 18.6 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

tarakciemre/multithreading-vs-subprocesses

Implementations of multithreading and subprocesses for a text processing problem to compare and contrast the two.

Language: C - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

WyriHaximus/reactphp-child-process-pool

Language: PHP - Size: 415 KB - Last synced: 15 days ago - Pushed: 6 months ago - Stars: 40 - Forks: 9

alexvek96/critical_shared_memory_section_management

1st/2 Assignment of the "Operating Systems" course (Winter Semester 2022/2023 - NKUA). Use of semaphores to control parent and children processes access to a critical memory section implementing multiple-readers/unique-writer model. The code implements the server-client model (clients ask for some data and the data is served back). Info in README.

Language: C - Size: 519 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

JagnathReddy/CodeDamn

A website based on node.js to test problem solving and coding skills of visitors .

Language: JavaScript - Size: 27.2 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

anadi45/JournoPedia

Journal Website Minor Project

Language: JavaScript - Size: 2.61 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

VictorQueiroz/child-process-utilities

Wrapper for the Node.js child_process native module.

Language: TypeScript - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

shima-park/subproc

Language: Go - Size: 10.7 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

elrumordelaluz/iterm-tab

Open Item2 tab programatically from NodeJS

Language: JavaScript - Size: 7.81 KB - Last synced: 15 days ago - Pushed: over 3 years ago - Stars: 4 - Forks: 2

paula-rusti/NFT-Indexer

Language: JavaScript - Size: 349 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

yugurlu/minishell

42 Cursus Projects

Language: C - Size: 6.41 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 3 - Forks: 1

AlvaroMartinezQ/my-shell

Minimum viable self programmed Linux shell. Includes jobs, fg and bg commands using a simple linked list as data structure. Operative systems, 2020 :zap:

Language: C - Size: 752 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

amphp/windows-process-wrapper

Child process wrapper to support non-blocking process pipes on Windows.

Language: C - Size: 99.6 KB - Last synced: 16 days ago - Pushed: over 4 years ago - Stars: 5 - Forks: 4

iker-gonzalez/minishell

A Bash-inspired shell with a prompt and a working history developed in C

Language: C - Size: 2.73 MB - Last synced: 3 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

mcombeau/pipex

pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.

Language: C - Size: 1.31 MB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

liz753/pipex

handling pipes in C language

Language: C - Size: 66.4 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 5 - Forks: 0

nodef/extra-child-process

Useful additions to inbuilt child_process module.

Language: TypeScript - Size: 268 KB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

AjanShrestha/digging-into-nodejs

Node basics

Language: JavaScript - Size: 378 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

ratson/deno-subprocess

Capture command output wihtout boilerplate

Language: TypeScript - Size: 1.95 KB - Last synced: 15 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

itisaby/Online-Compiler

Language: JavaScript - Size: 305 KB - Last synced: 15 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

akashrajan5/nodejs-concepts

node js best practices

Language: JavaScript - Size: 40 KB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

aspectron/node-child-process

Rust bindings for Node.js ChildProcess API

Language: Rust - Size: 32.2 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

saadq/latrex

A small library for running LaTeX child processes in Deno.

Language: TypeScript - Size: 10.7 KB - Last synced: 15 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

sam-parsons/learnyouchildprocess

series of lessons exploring child processes in node.js

Language: JavaScript - Size: 92.8 KB - Last synced: 19 days ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

KnightWebnApps/obd_dashboard

A node server that calls to a python script to send OBD data to a client via socket.io

Language: Python - Size: 4.33 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1