mpark / patternsLinks
This is an experimental library that has evolved to P2688
☆679Updated 10 months ago
Alternatives and similar repositories for patterns
Users that are interested in patterns are comparing it to the libraries listed below
Sorting:
- Runtime polymorphism done right☆1,017Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆906Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,599Updated last week
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- Implementation of strong types in C++☆811Updated 3 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆629Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago
- C++ parsing DSL☆1,198Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- An additive strong typedef library for C++14/17/20☆460Updated 8 months ago
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 2 months ago
- Love template metaprogramming☆330Updated 3 years ago
- A (work-in-progress) nextgen Doxygen for C++☆964Updated last month
- 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…☆478Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,485Updated 2 months ago
- Boost.org spirit module☆427Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,431Updated 2 weeks ago
- A new take on polymorphism☆684Updated 3 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆783Updated 10 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆957Updated 4 months ago
- C++20 features described in Before/After tables ("Tony Tables")☆339Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated last week
- Simple header only pattern matching for c++14☆235Updated 4 years ago