joshpeterson / cpp-templateLinks
A template C++ repository, using CMake and Catch
☆53Updated 3 years ago
Alternatives and similar repositories for cpp-template
Users that are interested in cpp-template are comparing it to the libraries listed below
Sorting:
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆177Updated 11 months ago
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆103Updated 3 years ago
- A small c++ template with modern CMake☆325Updated 4 months ago
- Tool for analyzing includes in C++☆208Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- ☆93Updated 2 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 4 months ago
- Concise CMake templates for creating C++ libraries or executables.☆126Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- ☆108Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- CMake modules to help use sanitizers☆407Updated last month
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆280Updated last year
- Various documents and code related to proposals for WG21☆68Updated last year
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆136Updated 11 months ago
- Example C++11 CMake project that incorporates awesome Clang tooling