martinmoene / variant-liteLinks
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
☆240Updated 4 months ago
Alternatives and similar repositories for variant-lite
Users that are interested in variant-lite are comparing it to the libraries listed below
Sorting:
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 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☆406Updated 3 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 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 2 months ago
- A polymorphic value-type for C++☆227Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A reflective enum implementation for C++☆295Updated last year
- Lightweight Error Augmentation Framework☆330Updated 2 weeks ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- What a c++ standard Unicode library might look like.☆333Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Scope Guard & Defer C++☆175Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- High performance C++11 signals☆173Updated 5 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated 3 weeks ago
- A C++14 reflection library☆73Updated 3 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago