CLIUtils / cmake
A set of cmake modules to assist in building code
☆272Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cmake
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆354Updated last week
- CMake modules to help use sanitizers☆378Updated 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☆168Updated 4 years ago
- A small c++ template with modern CMake☆313Updated 8 months ago
- CMake: config mode of find_package command (examples)☆398Updated 3 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆608Updated last month
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆159Updated 10 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆667Updated 3 years ago
- An OS-agnostic C++ library template in plain CMake.☆364Updated 3 years ago
- Source code formatter for cmake listfiles.☆974Updated 6 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- A miniature library for struct-field reflection in C++☆500Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- The Hitchhiker’s Guide to the CMake☆525Updated last year
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆912Updated last year
- A reflective enum implementation for C++☆289Updated 9 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆350Updated 4 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆484Updated last month
- C++11 metaprogramming library☆243Updated this week
- A header-only C++ library for task concurrency☆624Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- C/C++ hooks to integrate with pre-commit☆325Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month