TartanLlama / optional
C++11/14/17 std::optional with functional-style extensions and reference support
☆879Updated 9 months ago
Alternatives and similar repositories for optional:
Users that are interested in optional are comparing it to the libraries listed below
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,561Updated 6 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,604Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,377Updated this week
- A miniature library for struct-field reflection in C++☆537Updated this week
- scanf for modern C++☆1,126Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆557Updated 6 months ago
- Implementation of strong types in C++☆785Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆505Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆465Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆441Updated last month
- Runtime polymorphism done right☆994Updated 3 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆914Updated 4 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,311Updated last week
- This is an experimental library that has evolved to P2688☆670Updated 3 months 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☆405Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,366Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- Fast, convenient JSON serialization and parsing in C++☆483Updated this week
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,512Updated 7 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- Yet Another Serialization☆753Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆947Updated 9 months ago
- Your binary serialization library☆1,129Updated last month
- C++ parsing DSL☆1,046Updated 2 months ago