An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

procex

procex is a library for launching unix processes, that DOES NOT wrap createProcess. It interfaces directly with vfork and execve, and closes fds efficiently using the new close_range Linux syscall (or close if not available). The syntax for launching processes is clean, concise, and flexible, mimicking sh.

Ecosystem
hackage.haskell.org
Latest Release
0.3.3
over 3 years ago
Versions
9
Downloads
1,280 total
Links
Registry hackage.haskell.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/procex
spec
License MIT
First Release over 4 years ago
Last Synced 7 days ago