StableCoder / cmake-scriptsLinks
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
☆662Updated 2 months ago
Alternatives and similar repositories for cmake-scripts
Users that are interested in cmake-scripts are comparing it to the libraries listed below
Sorting:
- CMake modules to help use sanitizers☆407Updated 3 months ago
- Header only C++14 mocking framework☆869Updated 9 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆584Updated 3 months ago
- A small c++ template with modern CMake☆325Updated 6 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆336Updated last month
- A header only C++ library that provides type safety and user defined literals for physical units☆520Updated 11 months ago
- Source code formatter for cmake listfiles.☆1,061Updated last year
- Implementation of strong types in C++☆821Updated 3 years ago
- A simple example of how to setup a complete CI environment for C and C++☆397Updated 5 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- C++20 μ(micro)/Unit Testing framework☆1,411Updated this week
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 6 months ago
- CMake wrapper for conan C and C++ package manager☆899Updated 3 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆568Updated last week
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆178Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆968Updated 8 months ago
- Pipelines for expressive code on collections in C++☆836Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆932Updated 9 months ago
- The quantities and units library for C++☆1,349Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆966Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- C++17 `std::variant` for C++11/14/17☆707Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆478Updated last year
- CMake: config mode of find_package command (examples)☆406Updated 4 years ago