mpark / patterns
This is an experimental library that has evolved to P2688
☆671Updated 2 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☆991Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆876Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 2 weeks ago
- C++ parsing DSL☆1,031Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆949Updated 8 months ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,588Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Implementation of strong types in C++☆785Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,363Updated last month
- A miniature library for struct-field reflection in C++☆532Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,369Updated last month
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆747Updated 2 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,304Updated last week
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆912Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆502Updated last week
- Range-based goodness for C++17☆359Updated 4 years ago
- Compile Time Type Information for C++☆581Updated last year
- 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 5 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆588Updated 2 years ago
- scanf for modern C++☆1,123Updated 3 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- Header only C++14 mocking framework☆829Updated 4 months ago