process.md

July 15, 2021 · View on GitHub

Bookmarks tagged [process]

www.codever.land/bookmarks/t/process

childprocess

https://github.com/jarib/childprocess

Cross-platform ruby library for managing child processes.


posix-spawn

https://github.com/rtomayko/posix-spawn

Fast Process::spawn for Rubys >= 1.8.7 based on the posix_spawn() system interfaces.


delegator.py

https://github.com/kennethreitz/delegator.py

Subprocesses for Humans™ 2.0.


sarge

https://sarge.readthedocs.io/en/latest/

Yet another wrapper for subprocess.


sh

https://github.com/amoffat/sh

A full-fledged subprocess replacement for Python.