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,319 total
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry hackage.haskell.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/procex
spec
License MIT
First Release almost 5 years ago
Last Synced 8 days ago