bsamseth / cpp-projectLinks
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
☆620Updated 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☆325Updated 5 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆932Updated 9 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…☆945Updated 2 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆323Updated 3 months ago
- Header only C++14 mocking framework☆868Updated 9 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 6 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆662Updated 2 months ago
- CMake wrapper for conan C and C++ package manager☆898Updated 3 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,879Updated last month
- A template CMake project to get you started with C++ and tooling☆2,580Updated 2 years ago
- Pitchfork is a Set of C++ Project Conventions☆1,228Updated last year
- A collection of as simple as possible, modern CMake projects☆1,222Updated 11 months ago
- CMake for C++ Best Practices☆1,596Updated 3 weeks ago
- A library for interactive command line interfaces in modern C++☆1,339Updated last month
- The quantities and units library for C++☆1,345Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,406Updated 3 weeks ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- Implementation of strong types in C++☆821Updated 3 years ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,351Updated last week
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆584Updated 2 months ago
- Modern C++: Snippets and Examples☆552Updated 3 years ago
- The Hitchhiker’s Guide to the CMake☆533Updated 2 years ago
- Pipelines for expressive code on collections in C++☆836Updated last year
- An OS-agnostic C++ library template in plain CMake.☆374Updated 5 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆444Updated 2 years ago
- C++ project template with unit-tests, documentation, ci-testing and workflows.☆297Updated last year
- Minimized version of cpp_starter_project☆188Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- Unit test demo using Google Test.☆371Updated 4 years ago