bsamseth / cpp-projectLinks
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
☆614Updated last year
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☆325Updated 3 weeks ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 4 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆675Updated 4 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated last month
- 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…☆932Updated 2 years ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,847Updated last year
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆309Updated 3 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆641Updated 3 weeks ago
- Header only C++14 mocking framework☆858Updated 4 months ago
- A collection of as simple as possible, modern CMake projects☆1,213Updated 6 months ago
- CMake wrapper for conan C and C++ package manager☆881Updated 2 months ago
- Pitchfork is a Set of C++ Project Conventions☆1,201Updated last year
- An OS-agnostic C++ library template in plain CMake.☆371Updated 4 years ago
- Pipelines for expressive code on collections in C++☆831Updated 10 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆740Updated 6 months ago
- A template CMake project to get you started with C++ and tooling☆2,555Updated 2 years ago
- Modern C++: Snippets and Examples☆544Updated 3 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆367Updated 9 months ago
- C++20 μ(micro)/Unit Testing framework☆1,374Updated last month
- CMake for C++ Best Practices☆1,460Updated this week
- Software Architecture with C++, published by Packt☆536Updated last year
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆577Updated this week
- The quantities and units library for C++☆1,233Updated this week
- C++ project template with unit-tests, documentation, ci-testing and workflows.☆286Updated last year
- A simple example of how to setup a complete CI environment for C and C++☆396Updated 4 years ago
- The Hitchhiker’s Guide to the CMake☆530Updated 2 years ago
- Implementation of strong types in C++☆806Updated 2 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- Basic, but working, C++ project using CMake, boost and Doxygen☆295Updated 9 years ago
- A library for interactive command line interfaces in modern C++☆1,310Updated 4 months ago