martinmoene / optional-liteLinks
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
☆413Updated this week
Alternatives and similar repositories for optional-lite
Users that are interested in optional-lite are comparing it to the libraries listed below
Sorting:
- Implementation of C++20's std::span for older compilers☆367Updated 2 years 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☆248Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆450Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- Lightweight Error Augmentation Framework☆334Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- A reflective enum implementation for C++☆297Updated last year
- What a c++ standard Unicode library might look like.☆336Updated last year
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Love template metaprogramming☆330Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last year
- C++11 metaprogramming library☆267Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆457Updated 8 months ago
- C++ library for executors☆509Updated 9 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆532Updated 2 months ago