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
boostorg avatar

boostorg/leaf

0
View on GitHub↗
339 stars·52 forks·C++·BSL-1.0·7 views

Leaf

Lightweight Error Augmentation Framework

Features

  • Standard Library Extensions - Lightweight error augmentation framework.

Star history

Star history chart for boostorg/leafStar history chart for boostorg/leaf

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 Leaf

Similar open-source projects, ranked by how many features they share with Leaf.
  • boostorg/mp11boostorg avatar

    boostorg/mp11

    287View on GitHub↗

    C++11 metaprogramming library

    C++
    View on GitHub↗287
  • bowenfu/matchit.cppBowenFu avatar

    BowenFu/matchit.cpp

    644View on GitHub↗

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

    C++
    View on GitHub↗644
  • 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 Leaf→

Frequently asked questions

What does boostorg/leaf do?

Lightweight Error Augmentation Framework

What are the main features of boostorg/leaf?

The main features of boostorg/leaf are: Standard Library Extensions.

What are some open-source alternatives to boostorg/leaf?

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.