modern-cpp-template
C++ project template
A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration.
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
2k stars
38 watching
215 forks
Language: CMake
last commit: 8 months ago
Linked from 1 awesome list
ccacheciclang-formatcmakecmake-modulecmake-templatecmakelistscode-coveragecodecovcontinuous-integrationcppgithub-actiongithub-actionsgoogle-testgtestopen-sourcepackage-managerproject-templatestatic-analysistemplate
Related projects:
Repository | Description | Stars |
---|---|---|
arnavb/cpp14-project-template | A template for creating cross-platform C++14 projects with continuous integration and automated testing | 65 |
bsamseth/cpp-project | A template for building and testing C++ projects with automated testing and reporting features. | 600 |
cpp-best-practices/cmake_template | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,138 |
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
utilforever/cpp-oss-template | A C++ template project providing a basic structure for building open source software projects. | 14 |
joshpeterson/cpp-template | A C++ project template with tools and infrastructure for building and testing C++ codebases | 51 |
lectem/cpp-boilerplate | A C++ template with modern CMake setup and basic project infrastructure | 313 |
cginternals/cmake-init | A C++ project setup template using CMake for reliable, cross-platform development. | 913 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
eyalamirmusic/jucecmakerepoprototype | A tool to create and build JUCE-based projects with minimal setup using CMake. | 247 |
robotology/how-to-export-cpp-library | A C++ library template for exporting and distributing libraries in an OS-agnostic manner | 364 |
benlau/qpm-qt-creator-project-template | A collection of pre-configured project templates for Qt Creator that streamline the development process with qpm. | 7 |
mcjack123/cc-tstl-template | A template project for building ComputerCraft programs in TypeScript, providing typed access to CraftOS APIs and libraries. | 52 |
euler0/mini-cmake-qt | A minimal CMake project template for Qt 6 applications | 209 |
onqtam/cmake-reflection-template | A template for automatically generating C++ reflection code using CMake and Python | 39 |