awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TartanLlama avatar

TartanLlama/optional

0
View on GitHub↗
922 stars·71 forks·C++·CC0-1.0·2 viewstl.tartanllama.xyz↗

Optional

C++11/14/17 std::optional with functional-style extensions and reference support

Features

  • Standard Library Extensions - Backport of std::optional.

Star history

Star history chart for tartanllama/optionalStar history chart for tartanllama/optional

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 Optional

Similar open-source projects, ranked by how many features they share with Optional.
  • 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
  • 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
  • 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 Optional→

Frequently asked questions

What does tartanllama/optional do?

C++11/14/17 std::optional with functional-style extensions and reference support

What are the main features of tartanllama/optional?

The main features of tartanllama/optional are: Standard Library Extensions.

What are some open-source alternatives to tartanllama/optional?

Open-source alternatives to tartanllama/optional 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.