filipdutescu/modern-cpp-template resource
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion. observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 59
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2313
- days_rel: n/a
- days_push: 250
- n_releases_24m: 0
Adoption not part of the score
1916 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A project template for modern C++ projects built around CMake, bundling Clang-Format, Clang-Tidy/Cppcheck, GoogleTest or Catch2 unit testing, code coverage, Doxygen, and GitHub Actions CI for Windows, Linux, and macOS. It supports Conan and Vcpkg package managers, ccache, and downstream inclusion via FetchContent or add_subdirectory.
Use cases
- start a new modern C++ project with CMake
- C++ project template with CI and unit testing
- scaffold a CMake project with clang-format and clang-tidy
- set up GitHub Actions CI for C++ on Windows, Linux and macOS
- C++ template with GoogleTest and code coverage
- template supporting Conan and vcpkg package managers
- header-only or library C++ project starter
When to choose
- you are starting a fresh C++ project and want CMake best practices out of the box
- you want batteries-included CI, testing, static analysis, and coverage setup
- you need a permissively licensed (Unlicense) template you can freely adapt
- you want optional Conan/Vcpkg and Doxygen integration
When to avoid
- you have an existing project with its own established build conventions
- you disagree with the author's CMake or formatting style and would rewrite most of it
- you need a build system other than CMake
- you want a minimal template without testing or CI scaffolding
Facets
learning-resource · maturity active
build-tool testing linter formatter ci-cd documentation package-manager developer-tools cross-platform cpp cross-platform project-template cmake-template clang-tidy clang-format gtest catch2 conan vcpkg codecov ccache doxygen boilerplate boilerplate cpp cmake github-actions
1 source
- readme: https://github.com/filipdutescu/modern-cpp-template · fetched 2026-08-28 · 2ebdf87d3a69
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| filipdutescu/modern-cpp-template | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="filipdutescu/modern-cpp-template")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem