DenizThatMenace / More-Modern-CMake
Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019
☆173Updated 5 years ago
Alternatives and similar repositories for More-Modern-CMake:
Users that are interested in More-Modern-CMake are comparing it to the libraries listed below
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- CMake modules to help use sanitizers☆388Updated 5 months ago
- A reflective enum implementation for C++☆290Updated last year
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆322Updated 2 months ago
- An OS-agnostic C++ library template in plain CMake.☆368Updated 4 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆66Updated 6 years ago
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- Samples for Learning Modern CMake☆236Updated 8 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 this week
- Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)☆167Updated 9 months ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 5 months ago
- C++11 metaprogramming library☆255Updated last week
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- C++11 (and onwards) library for lazy evaluation☆349Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- This is an example of doing a Modern C++ project with CI☆123Updated 7 years ago
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆102Updated 3 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆672Updated 4 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆360Updated 4 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆164Updated 2 months ago
- A set of cmake modules to assist in building code☆281Updated 3 years ago
- A small c++ template with modern CMake☆317Updated last month