cpptemplate This repository functions as a starting point for any C++ project It features: Unit/Integration tests (GoogleTest) Benchmarks (Criterion) Static code analysis (Cppcheck) Standard CMake project garbage The default standard is C++20, though that can be changed in the root CMakeLists.txt