match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
Your standard library for metaprogramming
The main features of boostorg/hana are: Standard Library Extensions.
Open-source alternatives to boostorg/hana include: boostorg/mp11 — C++11 metaprogramming library. bowenfu/matchit.cpp — match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs. cor3ntin/rangesnext — ranges features for c+23 ported to C++20. dave-hagedorn/cpp-typelist — Use - Moving types in and out of a typelist - Modifying a typelist - anyof, allof, noneof - findif - filter - contains… ericniebler/range-v3 — This is a C++ ranges library and extension to the Standard Template Library that provides a collection of composable… boostorg/leaf — Lightweight Error Augmentation Framework.