https://github.com/feenkcom/libprocess
A C wrapper around Rust process builder, providing fine-grained control over how a new process should be spawned.
https://github.com/feenkcom/libprocess
Last synced: 4 months ago
JSON representation
A C wrapper around Rust process builder, providing fine-grained control over how a new process should be spawned.
- Host: GitHub
- URL: https://github.com/feenkcom/libprocess
- Owner: feenkcom
- License: mit
- Created: 2021-10-07T09:28:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T11:05:18.000Z (almost 2 years ago)
- Last Synced: 2025-08-07T15:51:08.298Z (10 months ago)
- Language: Rust
- Size: 102 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libprocess
A C wrapper around Rust process builder, providing fine-grained control over how a new process should be spawned.