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
☆239Updated 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:
- 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 2 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 …☆141Updated 2 months ago
- 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 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- Lightweight Error Augmentation Framework☆328Updated 3 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- A reflective enum implementation for C++☆291Updated last year
- A polymorphic value-type for C++☆227Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ signal and slot system☆163Updated 5 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months 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
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- What a c++ standard Unicode library might look like.☆332Updated last year
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆189Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- A C++14 reflection library☆72Updated last week