akrzemi1 / OptionalView external linksLinks
optional (nullable) objects for C++14
☆314Sep 16, 2020Updated 5 years ago
Alternatives and similar repositories for Optional
Users that are interested in Optional are comparing it to the libraries listed below
Sorting:
- C++17 `std::variant` for C++11/14/17☆707Dec 7, 2022Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Feb 2, 2022Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 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☆421Nov 28, 2025Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151May 1, 2024Updated last year
- C++11/C++14 Variant☆379Apr 13, 2023Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆573Sep 7, 2022Updated 3 years ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Oct 5, 2017Updated 8 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51May 29, 2018Updated 7 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- A tiny metaprogramming library☆312Jun 23, 2023Updated 2 years ago
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Mar 4, 2020Updated 5 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Jan 31, 2024Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆137Dec 10, 2025Updated 2 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆887Jun 15, 2019Updated 6 years ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Experimental config library for C++☆144Mar 10, 2022Updated 3 years ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Nov 28, 2025Updated 2 months ago
- What did you expect?☆110May 15, 2017Updated 8 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆403Nov 28, 2025Updated 2 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Dec 7, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- A (work-in-progress) nextgen Doxygen for C++☆966Sep 12, 2025Updated 5 months ago
- Guidelines Support Library☆6,616Feb 6, 2026Updated last week