TartanLlama / optionalLinks
C++11/14/17 std::optional with functional-style extensions and reference support
☆900Updated last year
Alternatives and similar repositories for optional
Users that are interested in optional are comparing it to the libraries listed below
Sorting:
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆754Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 10 months ago
- C++17 `std::variant` for C++11/14/17☆694Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,692Updated 5 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆475Updated 2 weeks ago
- Implementation of strong types in C++☆800Updated 2 years ago
- scanf for modern C++☆1,194Updated 2 weeks ago
- Runtime polymorphism done right☆1,014Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,435Updated 2 weeks ago
- This is an experimental library that has evolved to P2688☆676Updated 7 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆945Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,347Updated this week
- Pipelines for expressive code on collections in C++☆829Updated 8 months ago
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆522Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆446Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- C++ parsing DSL☆1,103Updated 2 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- Fast, convenient JSON serialization and parsing in C++☆492Updated this week
- A (work-in-progress) nextgen Doxygen for C++☆959Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆408Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆396Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated last week