cpp-boilerplate
C++ project boilerplate
A C++ template with modern CMake setup and basic project infrastructure
A small c++ template with modern CMake
313 stars
14 watching
51 forks
Language: CMake
last commit: 8 months 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 |
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 |
arnavb/cpp14-project-template | A template for creating cross-platform C++14 projects with continuous integration and automated testing | 65 |
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
joshpeterson/cpp-template | A C++ project template with tools and infrastructure for building and testing C++ codebases | 51 |
utilforever/cpp-oss-template | A C++ template project providing a basic structure for building open source software projects. | 14 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
cmdv/cycle-webpack-boilerplate | Boilerplate for building test-driven JavaScript applications with hot reloads and automatic testing | 95 |
petehunt/react-boilerplate | A boilerplate project providing a basic structure for building React npm modules with JSX. | 544 |
docksal/boilerplate-grav | A pre-configured Grav CMS project with an admin interface, suitable for rapid development and deployment on Docksal. | 1 |
quartzmo/mocha-coffeescript-boilerplate | A minimalistic template for building CoffeeScript projects with Mocha unit tests | 25 |
cpp-pm/hunter | A C/C++ package manager providing a cross-platform solution for managing dependencies and packages in software projects. | 612 |