Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
☆620Sep 19, 2023Updated 2 years ago
Alternatives and similar repositories for cpp-project
Users that are interested in cpp-project are comparing it to the libraries listed below
Sorting:
- A small c++ template with modern CMake☆325Aug 6, 2025Updated 6 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,884Dec 26, 2025Updated 2 months ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,306Mar 12, 2025Updated 11 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,344Dec 15, 2025Updated 2 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆362Jul 17, 2025Updated 7 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆935Apr 14, 2025Updated 10 months ago
- This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CM…☆946Aug 24, 2023Updated 2 years ago
- A template CMake project to get you started with C++ and tooling☆2,583Apr 19, 2023Updated 2 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen☆35Mar 20, 2021Updated 4 years ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,914Jan 18, 2026Updated last month
- CMake Cookbook recipes.☆2,841Jun 1, 2021Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated this week
- A collection of as simple as possible, modern CMake projects☆1,220Feb 22, 2025Updated last year
- The missing CMake project initializer☆2,488Aug 31, 2025Updated 6 months ago
- Boilerplate for a simple CMake-based C++ project☆154Jan 20, 2026Updated last month
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆27Nov 29, 2023Updated 2 years ago
- A collection of resources on modern C++☆12,895Aug 20, 2024Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,696Aug 6, 2024Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Jul 15, 2025Updated 7 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆679Mar 18, 2021Updated 4 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation