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
☆170Updated 4 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
- Samples for Learning Modern CMake☆233Updated 8 years ago
- Implementation of C++20's std::span for older compilers☆340Updated last year
- A polymorphic value-type for C++☆228Updated last year
- An OS-agnostic C++ library template in plain CMake.☆366Updated 4 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆191Updated 2 years ago
- Header-only library for multithreaded programming☆229Updated 3 months ago
- The presentations of C++Now 2019.☆90Updated 4 years ago
- A reflective enum implementation for C++☆289Updated 11 months ago
- Presentation Material for C++Now 2017☆491Updated 6 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 7 months ago
- C++11 metaprogramming library☆248Updated this week
- ☆147Updated 11 months 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 last week
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 3 months ago
- A miniature library for struct-field reflection in C++☆518Updated last week
- Native ApprovalTests for C++ on Linux, Mac and Windows☆320Updated this week
- 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 7 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆671Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- Love template metaprogramming☆327Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆550Updated 5 months ago
- CMake modules to help use sanitizers☆383Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆189Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆206Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆354Updated 4 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- A set of cmake modules to assist in building code☆276Updated 3 years ago
- Simple, flexible and modular assertion macro.☆224Updated 8 months ago