C++11/14/17 std::optional with functional-style extensions and reference support
☆923Jun 10, 2024Updated last year
Alternatives and similar repositories for optional
Users that are interested in optional are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++11/14/17 std::expected with functional-style extensions☆1,836Sep 1, 2025Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,640Oct 13, 2025Updated 6 months ago
- A bunch of small C++ utilities☆74Dec 8, 2023Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆423Nov 28, 2025Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆185Mar 16, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++17 `std::variant` for C++11/14/17☆711Dec 7, 2022Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆783Apr 1, 2026Updated 3 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,360Apr 12, 2026Updated 2 weeks ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- scanf for modern C++☆1,306Oct 29, 2025Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆546Dec 27, 2025Updated 4 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆974Mar 20, 2026Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,604May 29, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++17 & C++ 20 error-handling and utility extensions.☆634Dec 26, 2023Updated 2 years ago
- Runtime polymorphism done right☆1,035May 27, 2021Updated 4 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,539Apr 20, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,304Feb 27, 2026Updated 2 months ago
- C++ parsing DSL☆1,243Oct 18, 2025Updated 6 months ago
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- Implementation of C++20's std::span for older compilers☆377Feb 14, 2023Updated 3 years ago
- Compile Time Regular Expression in C++☆3,791Mar 29, 2026Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Sep 12, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Implementation of strong types in C++☆822Sep 29, 2022Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Jul 17, 2025Updated 9 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 20, 2026Updated last month
- Instant compile time C++ 11 metaprogramming library☆570Sep 7, 2022Updated 3 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,835Jan 9, 2024Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated 2 months ago
- Love template metaprogramming☆330Apr 10, 2022Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,023Apr 9, 2026Updated 2 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,839Feb 25, 2026Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,029Mar 1, 2026Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 7 months ago
- Lightweight Error Augmentation Framework☆338Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,472Mar 11, 2026Updated last month
- An implementation of C++ Extensions for Ranges☆226Feb 24, 2020Updated 6 years ago