How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
Lightweight Error Augmentation Framework
The main features of boostorg/leaf are: Standard Library Extensions.
Open-source alternatives to boostorg/leaf 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/hana — Your standard library for metaprogramming.