bsamseth / cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
☆602Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cpp-project
- A small c++ template with modern CMake☆313Updated 8 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆350Updated 4 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆912Updated last year
- Example library that shows best practices and proper usage of CMake by using targets☆667Updated 3 years 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…☆894Updated last year
- A collection of as simple as possible, modern CMake projects☆1,169Updated last month
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,732Updated 8 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆608Updated last month
- Header only C++14 mocking framework☆814Updated last month
- The quantities and units library for C++☆1,095Updated this week
- Implementation of strong types in C++☆775Updated 2 years ago
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- An OS-agnostic C++ library template in plain CMake.☆364Updated 3 years ago
- The Hitchhiker’s Guide to the CMake☆525Updated last year
- CMake for C++ Best Practices☆1,144Updated 3 months ago
- Pitchfork is a Set of C++ Project Conventions☆1,111Updated 6 months ago
- CMake wrapper for conan C and C++ package manager☆831Updated last month
- A simple example of how to setup a complete CI environment for C and C++☆394Updated 4 years ago
- A template CMake project to get you started with C++ and tooling☆2,506Updated last year
- Native ApprovalTests for C++ on Linux, Mac and Windows☆318Updated 2 weeks ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆275Updated 3 weeks ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆721Updated 2 months ago
- Basic, but working, C++ project using CMake, boost and Doxygen☆294Updated 8 years ago
- CMake modules to help use sanitizers☆378Updated last month
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆547Updated 9 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆354Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago