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.
☆644Updated last month
Alternatives and similar repositories for cmake-scripts
Users that are interested in cmake-scripts are comparing it to the libraries listed below
Sorting:
- Header only C++14 mocking framework☆868Updated 5 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆370Updated 10 months ago
- CMake modules to help use sanitizers☆409Updated 11 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- A header only C++ library that provides type safety and user defined literals for physical units☆516Updated 7 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆585Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,380Updated 2 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆329Updated last month
- A small c++ template with modern CMake☆325Updated last month
- A simple example of how to setup a complete CI environment for C and C++☆397Updated 5 years ago
- Source code formatter for cmake listfiles.☆1,036Updated last year
- Implementation of strong types in C++☆808Updated 3 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆546Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆955Updated 4 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆782Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆962Updated 3 weeks ago
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 5 months ago
- The quantities and units library for C++☆1,246Updated last week
- CMake wrapper for conan C and C++ package manager☆885Updated last week
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆761Updated 2 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆172Updated 9 months ago
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- scanf for modern C++☆1,271Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated 11 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,756Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆616Updated 2 years ago