Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

Latest commit

History

History
12 lines (8 loc) 路 826 Bytes

File metadata and controls

12 lines (8 loc) 路 826 Bytes

Important

As of May 24th, 2026, the framework has moved into the violet repository which provides macOS support as well. This is now available under Violet 26.07.

馃尯馃挏 Violet.Subprocess

C++20 framework for spawning child processes in a cross-platform, secure way

Violet.Subprocess is a modern C++20 library that provides a cross-platform (Windows, macOS, and Linux) way to spawn subprocesses. This library is majorly used by Noelware's Eous Project to manage subprocesses of QEMU virtual machines.

As of 26.04, only Linux is supported for spawning subprocesses, macOS is on the board to be fully implemented and tested.

License

Violet.Subprocess is released under the MIT License with love and care by Noelware, LLC..