match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
ranges features for c+23 ported to C++20
The main features of cor3ntin/rangesnext are: Standard Library Extensions.
Open-source alternatives to cor3ntin/rangesnext include: boostorg/leaf — Lightweight Error Augmentation Framework. 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. 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/hana — Your standard library for metaprogramming.