posix-spawn
Process launcher
A Ruby library that provides fast and efficient process spawning capabilities
Ruby process spawning library
519 stars
14 watching
53 forks
Language: Ruby
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jtmoulia/spawndir | A tool that spawns processes from the file system by monitoring directories and executing specified commands with provided arguments. | 4 |
rtomayko/shotgun | An automatic reloading version of the Rack command that forks and reloads an application on each request. | 864 |
adamcooke/procodile | A tool for managing background processes in Ruby applications | 615 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
rtomayko/tilt | Provides a unified interface to multiple Ruby template engines | 1,949 |
sheredom/subprocess.h | A single header library to launch and interact with sub-processes across multiple platforms. | 1,155 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 328 |
enkessler/childprocess | A Ruby library for managing child processes and controlling external programs. | 578 |
rtomayko/ronn | A tool for converting Markdown text files to terminal display manpages and web HTML documentation | 1,361 |
pocke/iro.vim | A next-generation syntax highlighter plugin for Vim. | 63 |
ankane/slowpoke | Enhances Rack::Timeout with safer service timeouts, dynamic timeouts, and custom error pages for Rails applications. | 358 |
yoshuawuyts/hyperlapse | Manages and executes processes on a host machine using a distributed process manager | 23 |
postmodern/ruby-install | A tool for installing and managing different versions of the Ruby programming language | 1,912 |
xqms/rosmon | A tool for monitoring and managing ROS nodes remotely | 182 |