Modern C++ project template

clang clang-format clang-tidy clangd cmake cmake-presets coverage cpp cppcheck gcc github-actions google-benchmark google-test sanitizer template vscode
3 Open Issues Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

Modern C++ project template

CMake
#clang#clang-format#clang-tidy#clangd#cmake#cmake-presets#coverage#cpp#cppcheck#gcc#github-actions#google-benchmark#google-test#sanitizer#template#vscode

AI Summary: The task involves creating a VS Code Dev Container configuration for the provided C++ project. This includes creating a Dockerfile to build a container image with all necessary build tools and dependencies, configuring a `devcontainer.json` file to specify the container image, workspace mounts, extensions, and post-creation commands, and updating the project's README to include instructions on using the Dev Container.

Complexity: 3/5
good first issue docker

Modern C++ project template

CMake
#clang#clang-format#clang-tidy#clangd#cmake#cmake-presets#coverage#cpp#cppcheck#gcc#github-actions#google-benchmark#google-test#sanitizer#template#vscode

AI Summary: Update the project's README.md to reflect the integration of ccache for faster builds. This involves adding a section (or updating an existing one) to explain that ccache is now used by default and documenting any necessary environment variables for users who might need to configure it.

Complexity: 2/5
good first issue build

Modern C++ project template

CMake
#clang#clang-format#clang-tidy#clangd#cmake#cmake-presets#coverage#cpp#cppcheck#gcc#github-actions#google-benchmark#google-test#sanitizer#template#vscode