martinmoene / variant-lite
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
☆239Updated 7 months ago
Alternatives and similar repositories for variant-lite:
Users that are interested in variant-lite are comparing it to the libraries listed below
- 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 …☆136Updated 7 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 week
- Lightweight Error Augmentation Framework☆317Updated last month
- A polymorphic value-type for C++☆228Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 7 months ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 8 months ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- High performance C++11 signals☆166Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Small, header only signals and slots C++11 library.☆254Updated last year
- A reflective enum implementation for C++☆289Updated 11 months ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆137Updated 2 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 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☆429Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆340Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆138Updated 9 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆184Updated last week
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- What a c++ standard Unicode library might look like.☆324Updated 11 months ago