bsamseth / cpp-projectLinks
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
☆618Updated 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:
- Template for reliable, cross-platform C++ project setup using cmake.☆930Updated 7 months ago
- A small c++ template with modern CMake☆325Updated 3 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 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…☆939Updated 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 2 weeks ago
- CMake wrapper for conan C and C++ package manager☆894Updated 3 weeks ago
- Pitchfork is a Set of C++ Project Conventions☆1,218Updated last year
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆319Updated last month
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,863Updated last year
- Header only C++14 mocking framework☆869Updated 6 months ago
- Modern C++: Snippets and Examples☆548Updated 3 years ago
- An OS-agnostic C++ library template in plain CMake.☆373Updated 4 years ago
- A collection of as simple as possible, modern CMake projects☆1,221Updated 9 months ago
- C++20 μ(micro)/Unit Testing framework☆1,389Updated 3 months ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆809Updated last year
- Pipelines for expressive code on collections in C++☆833Updated last year
- Implementation of strong types in C++☆813Updated 3 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- CMake for C++ Best Practices☆1,534Updated last month
- The quantities and units library for C++☆1,282Updated last week
- 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 template CMake project to get you started with C++ and tooling☆2,571Updated 2 years ago
- The Hitchhiker’s Guide to the CMake☆532Updated 2 years ago
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆583Updated 2 weeks ago
- C++14 State Machine library☆1,297Updated last month
- Basic, but working, C++ project using CMake, boost and Doxygen☆295Updated 9 years ago
- A set of cmake modules to assist in building code☆299Updated 4 years ago
- CMake: config mode of find_package command (examples)☆404Updated 4 years ago