mpark / patternsLinks
This is an experimental library that has evolved to P2688
☆678Updated 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,016Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- Implementation of strong types in C++