This is a lightweight template written in C, designed to have all the essentials I need.
Warning
This version is intended to work only on Linux and wasn't verified on any other OS.
git clone https://github.com/profic0de/template.gitTo compile the project, run the included Python build script:
python3 build.pyThis script will compile the source code and create the executable.