executor
executor is a portability layer for external executable invocation.

Features include:

  • a Lisp-like, layered interface
  • stdio stream control
  • construction of Unix process pipelines
  • exit code handling

Homepage: https://github.com/deepfire/executor/

License: LGPL

Author: Samium Gromoff

See also: external-program


system programming