How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
stringview lite - A C++17-like stringview for C++98, C++11 and later in a single-file header-only library
The main features of martinmoene/string-view-lite are: Standard Library Extensions.
Projects with overlapping indexed features 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. 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… boostorg/hana — Your standard library for metaprogramming.