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
☆408Updated 4 months ago
Alternatives and similar repositories for optional-lite
Users that are interested in optional-lite are comparing it to the libraries listed below
Sorting:
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆500Updated last year
- 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☆244Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆358Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- A reflective enum implementation for C++☆298Updated last year
- What a c++ standard Unicode library might look like.☆335Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆479Updated last month
- Lightweight Error Augmentation Framework☆332Updated 2 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆695Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- A miniature library for struct-field reflection in C++☆575Updated last week
- An additive strong typedef library for C++14/17/20☆450Updated 6 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Love template metaprogramming☆329Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆482Updated 3 months ago
- C++11 metaprogramming library☆263Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Scope Guard & Defer C++☆176Updated last year
- Header-only library for multithreaded programming☆234Updated 4 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆368Updated this week
- Fast, convenient JSON serialization and parsing in C++☆492Updated 3 weeks ago