kigster / cmake-project-templateLinks
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 CMake build system and is deliberately completely minimal.
☆946Updated 2 years ago
Alternatives and similar repositories for cmake-project-template
Users that are interested in cmake-project-template are comparing it to the libraries listed below
Sorting:
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆620Updated 2 years ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,882Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆934Updated 9 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- A template CMake project to get you started with C++ and tooling☆2,582Updated 2 years ago
- Pitchfork is a Set of C++ Project Conventions☆1,230Updated last year
- A library for interactive command line interfaces in modern C++☆1,339Updated last month
- A collection of as simple as possible, modern CMake projects☆1,222Updated 11 months ago
- C++20 μ(micro)/Unit Testing framework☆1,411Updated this week
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆323Updated 3 months ago
- A set of cmake modules to assist in building code☆300Updated 4 years ago
- C++ Tip Of The Week☆1,658Updated 8 months ago
- Unit test demo using Google Test.☆371Updated 4 years ago
- Modern C++: Snippets and Examples☆552Updated 3 years ago
- A small c++ template with modern CMake☆325Updated 6 months ago
- CMake for C++ Best Practices☆1,604Updated last week
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,351Updated 2 weeks ago
- An OS-agnostic C++ library template in plain CMake.☆374Updated 5 years ago
- A curated list of awesome header-only C++ libraries☆4,052Updated 3 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆585Updated 3 months ago
- The Hitchhiker’s Guide to the CMake☆535Updated 2 years ago
- CMake wrapper for conan C and C++ package manager☆899Updated 3 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆662Updated 3 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆753Updated 11 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,807Updated 5 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆4,132Updated last week
- C++14 State Machine library☆1,323Updated 2 months ago
- The missing CMake project initializer☆2,477Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Updated 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…☆839Updated last year