An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with spawn

A curated list of projects in awesome lists tagged with spawn .

https://github.com/open-cli-tools/concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.

cli command-line concurrently parallel process spawn

Last synced: 09 Sep 2025

https://github.com/moxystudio/node-cross-spawn

A cross platform solution to node's spawn and spawnSync

cmd cross-platform exec path-ext shebang spawn windows

Last synced: 15 May 2025

https://github.com/jamiebuilds/spawndamnit

Take care of your spawn()

async child events node processes promises spawn

Last synced: 09 Apr 2025

https://github.com/jcoreio/promisify-child-process

seriously like the best async child process library

async async-await child-process exec node nodejs promises spawn

Last synced: 13 Apr 2025

https://github.com/nucleartide/actor.js

Elixir-style actors in JavaScript

actor concurrency elixir event-loop flow receive send spawn

Last synced: 04 Oct 2025

https://github.com/nvuillam/node-java-caller

Lightweight cross-platform javascript module to easily call java from node sources. Automatically install java if not present

java javascript node spawn

Last synced: 13 Apr 2025

https://github.com/ralphtheninja/await-spawn

child_process.spawn() wrapped in a Promise

async await child-process promise spawn

Last synced: 05 Sep 2025

https://github.com/microlinkhq/tinyspawn

A minimalistic wrapper around Node.js `child_process.spawn` API.

child-process nodejs spawn

Last synced: 06 Apr 2025

https://github.com/daurnimator/lua-spawn

A lua library to spawn programs

execute lua process run spawn start

Last synced: 15 Apr 2025

https://github.com/webpod/zurk

A generic process spawner

child-process exec shell spawn zx

Last synced: 29 Jun 2025

https://github.com/gamemann/spawn-protection

A simple SourceMod Spawn Protection plugin that was developed for Counter-Strike: Source and Counter-Strike: Global Offensive.

counter-strike counterstrike cs csgo css cstrike mods pawn protection sourcemod sourcemod-plugin sourcemod-plugins sourcepawn spawn

Last synced: 26 Oct 2025

https://github.com/tiaanduplessis/shell-exec

Execute a command through the system shell

exec sh spawn

Last synced: 08 Aug 2025

https://github.com/gamemann/extra-spawn-points

Adds extra CT and T spawn points in Counter-Strike: Source and Counter-Strike: Global Offensive.

counter-strike counterstrike csgo css cstrike engine extra gaming modding points source sourcemod sourcemod-plugin sourcemod-plugins sourcepawn spawn

Last synced: 07 May 2025

https://github.com/varvolta/threadman

Worker threads made easy

nodejs process spawn threads worker

Last synced: 31 Aug 2025

https://github.com/photostructure/batch-cluster.js

Parallelized and efficient Node.js support for batch-mode child processes

batch-cluster batch-mode batch-processing nodejs parallelism spawn spawned-processes

Last synced: 10 May 2025

https://github.com/js-devtools/ez-spawn

Simple, consistent, cross-platform process spawning

async callback cli exec javascript nodejs promise spawn sync

Last synced: 07 Oct 2025

https://github.com/fabiospampinato/nanoexec

A tiny wrapper around "spawn" for executing a command efficiently and conveniently.

exec simple spawn tiny

Last synced: 13 Jul 2025

https://github.com/clayrisser/open-terminal

cross platform open terminal and run command

child-process linux mac osx spawn terminal windows

Last synced: 11 Jul 2025

https://github.com/webpod/ps

A Node.js module for looking up running processes

nodejs pid ps spawn

Last synced: 16 Apr 2025

https://github.com/gamemann/go-spawn-and-output-logs-from-process

This repository shows how to spawn processes within a Go program and output their stdout and stderr pipes to a log file!

go go-lang golang logs output processes spawn stderr stdout

Last synced: 18 Mar 2025

https://github.com/gamemann/cs_spawnpoints

Adds extra spawn points in Counter-Strike games (e.g. CS:GO and CS:S).

archived points sourcemod sourcepawn sp spawn

Last synced: 31 Jul 2025

https://github.com/gutenye/script.js

Write shell scripts in JavaScript

bash bunshell exec script shell spawn zx

Last synced: 07 Oct 2025

https://github.com/jedwards1211/async-child-process

Promise-based child process interface (you might want to use promisify-child-process instead!)

async child-process exec promises spawn

Last synced: 07 May 2025

https://github.com/hugojosefson/deno-run-simple

Simple `run` function to execute shell commands in Deno.

bash command deno exec process run sh shell simple spawn

Last synced: 04 Jul 2025

https://github.com/raineorshine/spawn-please

Easy and small child_process.spawn

spawn

Last synced: 13 Jul 2025

https://github.com/gamemann/gmod---roy-s-spawn-protection

GMod spawn protection addon imported from GFL's GitLab server.

garrys glua gmod lua mod protection spawn

Last synced: 12 Jun 2025

https://github.com/diegohaz/webpack-spawn-plugin

A webpack plugin that runs child_process.spawn within compilation

child-process spawn webpack webpack-plugin

Last synced: 26 Oct 2025

https://github.com/dominique-mueller/exec-bin

Run any binary files / executables within your npm scripts.

bin binary exe executable execute run spawn

Last synced: 21 Mar 2025

https://github.com/thiagodp/split-cmd

💦Split a command into an array or an object for using with spawn or execa

args argument child-process cli command exec execa node nodejs process spawn split

Last synced: 10 Apr 2025

https://github.com/coderaiser/spawnify

Create new process in node.

cloudcmd emitter execute javascript nodejs process spawn

Last synced: 01 Jul 2025

https://github.com/js-devtools/chai-exec

Chai plugin for testing CLIs

chai chai-plugin cli exec javascript nodejs spawn test testing

Last synced: 14 Jul 2025

https://github.com/mearns/just-run-it

A simple and straightforward javascript library for running system commands

childprocess command exec hacktoberfest javascript javascript-library node node-js nodejs process shell spawn

Last synced: 14 Apr 2025

https://github.com/75lb/object-to-spawn-args

Converts an options object to an array suitable for passing to child_process.spawn()

child-process javascript-library nodejs spawn

Last synced: 01 Jul 2025

https://github.com/smarie/python-spawny

Tiny utility to launch a script in a separate process, possibly using another python executable/environment. The script may be accessed from the main process through a proxy. This project relies on the default multiprocessing module, therefore the child environment does not require any particular package to be present (not even this package).

daemon distribute object process proxy python rpc spawn

Last synced: 14 Dec 2025

https://github.com/isaaskin/command_spawner

Command Spawner is a non-blocking command runner library for Python

callback command command-spawner non-blocking python spawn spawner subprocess

Last synced: 13 Mar 2025

https://github.com/bahmutov/stub-spawn-once

Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.

child-process node nodejs spawn stub test testing util

Last synced: 31 Aug 2025

https://github.com/jamestalmage/native-stream-type

Find the native stream type, validate it for child_process use

node spawn stream

Last synced: 07 May 2025

https://github.com/nazar-pc/side-futures

Send future for execution on the runtime that may be in a different thread

futures send spawn

Last synced: 11 Apr 2025

https://github.com/davidroman0o/gostage

A flexible Go workflow engine for building multi-stage automation pipelines with actions, stages, and state management

action actions ipc orchestration spawn stage workflow workflow-automation workflow-engine workflow-tool workflows

Last synced: 27 Aug 2025

https://github.com/unit2795/powershellexpect

Mimic Linux Expect, Spawn, and Send commands in Powershell for easy CLI automation, without any external dependencies

automation bash cli expect linux powershell powershell-module regex rpa send spawn windows

Last synced: 16 Mar 2025

https://github.com/pofider/node-silent-spawn

Spawn detached process without opening command line on windows

nodejs spawn

Last synced: 28 Oct 2025

https://github.com/catdad/multispawn

⛓ run multiple processes in the foreground

cli linux macos multiple node npm shell spawn windows

Last synced: 15 Apr 2025

https://github.com/catdad/shellton

:shell: execute other stuff from node

bash linux macos npm sh shell spawn stream windows

Last synced: 15 Apr 2025

https://github.com/uhop/dollar-shell

Run shell commands with ease in Node, Deno, Bun. Tiny, simple, no dependency package with TypeScript typings.

dollar shell spawn stream

Last synced: 23 Apr 2025

https://github.com/ksxgithub/pretty-exec

Print a command and then execute it

cli command spawn subprocess

Last synced: 08 May 2025

https://github.com/aweiu/wow-shell

shell command, it will be resolved when something is hit, and support the output of colored logs

exec monorepo promise pshell shell spawn

Last synced: 24 Feb 2025

https://github.com/erlangsters/spawn-mode

An Erlang process spawner API that solves a fundamental design issue.

beam erlang orchestrator process reactor spawn worker

Last synced: 02 Jul 2025

https://github.com/nel-s/utilities

A library for certain Minecraft climate- and spawn-related utilities.

climate minecraft spawn utilities

Last synced: 20 Feb 2025

https://github.com/fraujulian/spawnpluginfj

🖥️ Offical sourcecode from the Minecraft Plugin SpawnPluginFJ!

java minecraft plugin plugins spawn spigot

Last synced: 14 May 2025

https://github.com/catdad/repeatspawn

🔁 execute a cli command repeatedly until it fails

cli linux macos node npm repeat shell spawn windows

Last synced: 15 Apr 2025

https://github.com/lutangar/observable-child-process

Spawn observable child processes

child-process observable spawn

Last synced: 10 Mar 2025

https://github.com/eztxmmc/dimensionspawn

A mod to teleport in dimension and on coodinates.

dimension fabric forge java minecraft mod modding neoforge spawn

Last synced: 24 Jun 2025

https://github.com/b4dnewz/process-test

Easy way to test command line applications

child-process cli-testing cli-utilities fork spawn test testing testing-tools

Last synced: 26 Jul 2025

https://github.com/hyperse-io/exec-program

Executes a command using `file ...arguments`, supports `.ts` file with esm type module.

bin exec execa execfile hyperse process run-ts-files shell spawn swc-node

Last synced: 03 Nov 2025

https://github.com/siguici/panam

🛠️ One tool to manage all runtimes, package managers 📦️ and much more (git, docker, ...).

bun cross-package-manager cross-pm cross-runtime cross-spawn deno docker git jsr nodejs npm package-manager panam pnpm process runtime spawn subprocess yarn

Last synced: 11 Apr 2025

https://github.com/artdecocode/spawncommand

Spawn a ChildProcess with a promise property resolved on exit with stdout, stderr and code.

async child-process fork javascript node nodejs promise spawn

Last synced: 04 Sep 2025

https://github.com/rynstwrt/hubby-mc

Minecraft server plugin used to set world-specific and global spawns.

bukkit hub java minecraft plugin spawn spigot

Last synced: 24 Dec 2025

https://github.com/fraujulian/spawnpluginfj-languages

♻️ Change the language from the SpawnPluginFJ!

java minecraft plugin plugins spawn spigot

Last synced: 14 May 2025

https://github.com/yenilikci/node-multi

Multi-language programming in Node.js. With Python and Golang child processes.

multi-lang nodejs spawn

Last synced: 07 Dec 2025

https://github.com/eonzenx/jc3mp-dlc-spawn-menu

Just some extra vehicles and weapons for JC3MP

cause dlc jc3 jc3mp just land menu sea sky spawn

Last synced: 07 Dec 2025

https://github.com/deshikenichi/look-dont-touch

Look, Don't Touch is a Lua module for Defold that safeguards your game.project settings by creating a hidden configuration file. This module ensures players can't easily alter important settings, maintaining game integrity. 🛡️💻

collection competitive defold factory game-object gravity ini lock multiplayer object physics project spawn

Last synced: 17 Jun 2025

https://github.com/deployable/node-deployable-run

Run things, save their output, check their exit code.

command nodejs npm-module shell spawn

Last synced: 23 Oct 2025

https://github.com/imdabigboss/spawntp

Teleport a player to the world spawn on join (used for my BungeeCord network lobby)

minecaft plugin spawn spigot teleport

Last synced: 07 Oct 2025

https://github.com/kastorcode/editing-videos-nodejs-ffmpeg

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

backend child-process chunk consumes edits ffmpeg frontend kastorcode kastorcoder mp4 nodejs on-demand pipe pipeline read-stream script spawn stream streams video

Last synced: 12 Oct 2025

https://github.com/macmade/posixspawn

Example usage for posix_spawn.

cplusplus demo example macos posix process spawn

Last synced: 30 Mar 2025

https://github.com/sixarm/sixarm_ruby_commander

SixArm.com » Ruby » Kernel#commander method that calls Open4::spawn with convenient settings

command gem open ruby spawn

Last synced: 30 Mar 2025

https://github.com/thenextlvl-net/extra-tweaks

Additional features complementing the tweaks plugin

homes minecraft minecraft-plugin paper paper-plugin spawn tpa warps

Last synced: 12 Mar 2025

https://github.com/obgnail/go-spawn

简易的 spawn 工具,主要为了解决 spawn 命令在切换用户后就无法使用的问题。此工具的全部命令都会在一个 shell 中执行。 对 spawn 命令语法稍作改变。

command-line command-line-tool golang spawn ssh

Last synced: 16 May 2025

https://github.com/develephant/spawnp

A simple Async/Promise wrapper around child_process.spawn

async await es2017 node process promise spawn

Last synced: 08 Apr 2025

https://github.com/kaelianbaudelet/hubby

Hubby — Minecraft Hub/Lobby Fabric Mod

fabric hub lobby minecraft modrinth mods server spawn teleportation

Last synced: 31 Jul 2025

https://github.com/craigtaub/child_process_experiments

NodeJS child_process spawning experiments (blocking/streaming/signals)

blocking child-process nodejs spawn

Last synced: 16 Mar 2025

https://github.com/shinnn/spawn-stack

Spawn a new process using `stack` command with the given arguments

child-process haskell javascript nodejs observable promise spawn stack

Last synced: 28 Mar 2025

https://github.com/leoborai/xprocess

Easily spawn child processes on Unix

process spawn unix

Last synced: 22 Aug 2025

https://github.com/wmartinmimi/tspawn

termux terminal spawn script

shell shell-script spawn terminal termux

Last synced: 18 Aug 2025

https://github.com/nel-s/seedfinding

For storing most of my seedfinding-related files. This is also the place to submit issues relating to my reference guide "On Seedfinding".

climate minecraft seedcracking seedfinding spawn

Last synced: 07 Jul 2025

https://github.com/mhio/node-spawn

Spawn processes in Node.js

javascript nodejs process spawn

Last synced: 25 Mar 2025

https://github.com/clayrisser/async-cross-spawn

asynchronous cross platform process spawning

async cross-platform process spawn

Last synced: 26 Jun 2025

https://github.com/mhio/node-jobs

Process Job manager

javascript jobs nodejs process spawn

Last synced: 25 Mar 2025

https://github.com/justjake/exek

Comprehensive ruby gem to start and run commands.

exec ruby spawn tty

Last synced: 20 Feb 2025