cpp-template
C++ project template
A C++ project template with tools and infrastructure for building and testing C++ codebases
A template C++ repository, using CMake and Catch
51 stars
4 watching
13 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
catch2cmakecppcpp11
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 |
utilforever/cpp-oss-template | A C++ template project providing a basic structure for building open source software projects. | 14 |
cpp-best-practices/cmake_template | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,138 |
filipdutescu/modern-cpp-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. | 1,730 |
lectem/cpp-boilerplate | A C++ template with modern CMake setup and basic project infrastructure | 313 |
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
benlau/qpm-qt-creator-project-template | A collection of pre-configured project templates for Qt Creator that streamline the development process with qpm. | 7 |
robotology/how-to-export-cpp-library | A C++ library template for exporting and distributing libraries in an OS-agnostic manner | 364 |
jinja2cpp/jinja2cpp | C++ implementation of the Jinja2 Python template engine | 501 |
cginternals/cmake-init | A C++ project setup template using CMake for reliable, cross-platform development. | 913 |
eyalamirmusic/jucecmakerepoprototype | A tool to create and build JUCE-based projects with minimal setup using CMake. | 247 |
jpadilla/django-project-template | A Django project template with optimized settings and tools for development, staging, and production environments. | 718 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
cakephp/app | A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |