CLIUtils / cmakeLinks
A set of cmake modules to assist in building code
☆298Updated 4 years ago
Alternatives and similar repositories for cmake
Users that are interested in cmake are comparing it to the libraries listed below
Sorting:
- 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
- An OS-agnostic C++ library template in plain CMake.☆373Updated 4 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆368Updated 11 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆583Updated 2 weeks ago
- CMake modules to help use sanitizers☆408Updated last year
- C/C++ hooks to integrate with pre-commit☆369Updated last year
- CMake: config mode of find_package command (examples)☆402Updated 4 years ago
- A small c++ template with modern CMake☆325Updated 2 months ago
- Easy Boost integration in CMake projects☆407Updated 3 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆646Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆858Updated 2 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 3 months ago
- The Hitchhiker’s Guide to the CMake☆531Updated 2 years ago
- Source code formatter for cmake listfiles.☆1,038Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 6 months ago
- Run clang-format -i on all of the files in your C or C++ project☆155Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++11 metaprogramming library☆269Updated 2 weeks ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆173Updated 9 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆507Updated 3 weeks ago
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆258Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated last month
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆446Updated 2 years ago
- A miniature library for struct-field reflection in C++☆598Updated 3 months ago
- C++ library for storing and printing backtraces.☆477Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆215Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 6 months ago