cppipe is a utility that allows you to use C++ programs as scripts.
It also offers a shell like syntax for seamless command execution.
In this way your scripts can benefit from increased control and speed, while maintaining a lot of the potential for simple command call syntax.
git clone https://gitlab.com/venelin98/cppipe.git
cd cppipe
sudo ./install.sh