bsamseth / cpp-projectLinks
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
☆619Updated 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 4 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…☆941Updated 2 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 7 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 4 months ago
- Pitchfork is a Set of C++ Project Conventions☆1,228Updated last year
- A template CMake project to get you started with C++ and tooling☆2,573Updated 2 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆651Updated last month
- Header only C++14 mocking framework☆870Updated 7 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,867Updated last year
- A collection of as simple as possible, modern CMake projects☆1,220Updated 9 months ago
- The Hitchhiker’s Guide to the CMake☆531Updated 2 years ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆320Updated last month
- Modern C++: Snippets and Examples☆550Updated 3 years ago
- CMake wrapper for conan C and C++ package manager☆892Updated last month
- Implementation of strong types in C++☆813Updated 3 years ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆750Updated 9 months ago
- A simple example of how to setup a complete CI environment for C and C++☆398Updated 5 years ago
- An OS-agnostic C++ library template in plain CMake.☆374Updated 4 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆815Updated last year
- CMake for C++ Best Practices☆1,555Updated 2 weeks ago
- A library for interactive command line interfaces in modern C++☆1,328Updated last week
- Pipelines for expressive code on collections in C++☆834Updated last year
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,341Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,392Updated 4 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆585Updated last month
- The quantities and units library for C++☆1,291Updated last month
- CMake: config mode of find_package command (examples)☆406Updated 4 years ago