thejohnfreeman / cmake-future
Extensions that I think should be included with CMake.
☆14Updated 5 years ago
Alternatives and similar repositories for cmake-future:
Users that are interested in cmake-future are comparing it to the libraries listed below
- Generic Conan recipes for CMake and Python projects.☆15Updated 5 years ago
- ☆21Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- CMake Community Modules☆44Updated 4 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Hierarchical statemachine library☆17Updated last year
- Documentation generator using annotated sources for multiple computer languages☆155Updated last month
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Finite State Machine implementation using std::variant☆86Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A cache for clang-tidy☆34Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Parameterized testing suite for template metaprogramming☆18Updated 2 years ago
- Speedier handling of clang-tidy checking☆69Updated 5 years ago
- Collection of Conan recipe + CI templates☆76Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Standardise code formating for cmake projects with git and clang-format☆58Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Boost cmake modules☆51Updated 6 years ago
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- Coroutine support tools☆33Updated 5 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- C++20 implementation of {{ mustache }}☆84Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Proposed SG14 status_code for the C++ standard