procex: Ergonomic process launching with extreme flexibility and speed
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. The syntax for launching processes is clean, concise, and flexible, mimicking sh.
Modules
- Procex
- Procex.Core
- Procex.Execve
- Procex.Prelude
- Procex.Process
- Procex.Quick
- Procex.Shell
Downloads
- procex-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.2.3 && <2.3), base (>=4.14.1 && <4.16), bytestring (>=0.10.12 && <0.12), containers (>=0.6.2 && <0.7), unix (>=2.7.2 && <2.8), utf8-string (>=1.0.2 && <1.1) [details] |
License | Apache-2.0 |
Author | Las Safin |
Maintainer | las@protonmail.ch |
Category | System, Shell |
Bug tracker | https://github.com/L-as/procex |
Source repo | head: git clone https://github.com/L-as/procex |
Uploaded | by las at 2021-07-19T08:52:43Z |
Distributions | NixOS:0.3.3 |
Downloads | 1133 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2021-07-19 [all 2 reports] |