Skip to content

Noelware/Violet.Subprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒบ๐Ÿ’œ 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..