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
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- Runtime polymorphism done right☆995Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- C++ parsing DSL☆1,046Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated 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
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆594Updated 2 years ago
- Implementation of strong types in C++☆786Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- scanf for modern C++☆1,128Updated 4 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆950Updated 9 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆383Updated 3 months ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- Compile Time Type Information for C++☆584Updated last year
- A C++ compile-time math library using generalized constant expressions☆767Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,370Updated last week