awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BowenFu avatar

BowenFu/matchit.cpp

0
View on GitHub↗
644 stars·20 forks·C++·Apache-2.0·8 viewsbowenfu.github.io/matchit.cpp↗

Matchit.cpp

match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.

Features

  • Standard Library Extensions - Lightweight pattern-matching library.

Star history

Star history chart for bowenfu/matchit.cppStar history chart for bowenfu/matchit.cpp

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Matchit.cpp

Similar open-source projects, ranked by how many features they share with Matchit.cpp.
  • boostorg/leafboostorg avatar

    boostorg/leaf

    339View on GitHub↗

    Lightweight Error Augmentation Framework

    C++
    View on GitHub↗339
  • boostorg/mp11boostorg avatar

    boostorg/mp11

    287View on GitHub↗

    C++11 metaprogramming library

    C++
    View on GitHub↗287
  • cor3ntin/rangesnextcor3ntin avatar

    cor3ntin/rangesnext

    77View on GitHub↗

    ranges features for c+23 ported to C++20

    C++
    View on GitHub↗77
  • boostorg/hanaboostorg avatar

    boostorg/hana

    1,842View on GitHub↗

    Your standard library for metaprogramming

    C++
    View on GitHub↗1,842
See all 25 alternatives to Matchit.cpp→

Frequently asked questions

What does bowenfu/matchit.cpp do?

match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.

What are the main features of bowenfu/matchit.cpp?

The main features of bowenfu/matchit.cpp are: Standard Library Extensions.

What are some open-source alternatives to bowenfu/matchit.cpp?

Open-source alternatives to bowenfu/matchit.cpp include: boostorg/leaf — Lightweight Error Augmentation Framework. boostorg/mp11 — C++11 metaprogramming library. 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.