My collection of CMake modules
☆1,064Feb 10, 2025Updated last year
Alternatives and similar repositories for cmake-modules
Users that are interested in cmake-modules are comparing it to the libraries listed below
Sorting:
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆586Feb 20, 2026Updated 2 weeks ago
- CMake module to speed up builds.☆1,300Dec 23, 2019Updated 6 years ago
- Common CMake modules☆155Dec 5, 2023Updated 2 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,349Dec 15, 2025Updated 2 months ago
- An Enhancement Suite for the CMake Build System☆446Dec 27, 2021Updated 4 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆660Nov 8, 2025Updated 4 months ago
- ☆1,959Dec 26, 2019Updated 6 years ago
- Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyz…☆870May 16, 2021Updated 4 years ago
- Source code formatter for cmake listfiles.☆1,062May 1, 2024Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆935Apr 14, 2025Updated 10 months ago
- Fast C++ logging library.☆28,400Feb 24, 2026Updated last week
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,922Jan 18, 2026Updated last month
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,223Feb 18, 2026Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,251Apr 14, 2025Updated 10 months ago
- A modern formatting library☆23,304Updated this 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,596May 29, 2025Updated 9 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,633Feb 24, 2026Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- Reactive Extensions for C++☆3,176Jul 30, 2024Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,382Jan 10, 2026Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- Guidelines Support Library☆6,621Feb 6, 2026Updated last month
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆4,166Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Mar 1, 2026Updated last week
- JSON for Modern C++☆49,023Updated this week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,313Mar 12, 2025Updated 11 months ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Feb 21, 2017Updated 9 years ago
- Lightweight C++ command line option parser☆4,708Updated this week
- Example library that shows best practices and proper usage of CMake by using targets☆677Mar 18, 2021Updated 4 years ago
- Add clang-tidy checks to a target using CMake☆16May 31, 2016Updated 9 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework