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.
Violet.Subprocess is released under the MIT License with love and care by Noelware, LLC..