mpark / patterns
This is an experimental library that has evolved to P2688
☆670Updated 3 months ago
Alternatives and similar repositories for patterns:
Users that are interested in patterns are comparing it to the libraries listed below
- Runtime polymorphism done right☆994Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,561Updated 6 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆879Updated 9 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆557Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆465Updated 9 months ago
- C++ parsing DSL☆1,046Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last week
- An additive strong typedef library for C++14/17/20☆427Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆593Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆687Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,377Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆947Updated 8 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- Implementation of strong types in C++☆785Updated 2 years ago
- Range-based goodness for C++17☆360Updated 4 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,604Updated last month
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆913Updated 4 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆748Updated 3 months ago
- Compile Time Type Information for C++☆583Updated last year
- 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 month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- scanf for modern C++☆1,126Updated 4 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,311Updated last week
- Love template metaprogramming☆329Updated 2 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆466Updated 6 months ago
- Pipelines for expressive code on collections in C++☆816Updated 4 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆440Updated last month