cpp-oss-template
Project template
A C++ template project providing a basic structure for building open source software projects.
C++ Open Source Software Template
14 stars
5 watching
8 forks
Language: CMake
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bsamseth/cpp-project | A template for building and testing C++ projects with automated testing and reporting features. | 600 |
joshpeterson/cpp-template | A C++ project template with tools and infrastructure for building and testing C++ codebases | 51 |
arnavb/cpp14-project-template | A template for creating cross-platform C++14 projects with continuous integration and automated testing | 65 |
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 |
cpp-best-practices/cmake_template | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,138 |
utilforever/modern-cpp-tutorial | A curated collection of resources and tutorials for learning Modern C++ | 325 |
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 |
robotology/how-to-export-cpp-library | A C++ library template for exporting and distributing libraries in an OS-agnostic manner | 364 |
astrale-sharp/typst-assignement-template | A template project providing a basic structure and foundation for a new assignment or project. | 5 |
fsprojects/projectscaffold | A template project for F# applications with automated build, testing, and documentation tools. | 516 |
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 |
catchplay/scaffold | A tool to generate a starter project layout for building Go applications. | 149 |