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 3 months ago
Alternatives and similar repositories for variant-lite:
Users that are interested in variant-lite are comparing it to the libraries listed below
- 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 month
- 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 …☆138Updated last month
- A reflective enum implementation for C++☆291Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years 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 last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆439Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Lightweight Error Augmentation Framework☆324Updated this week
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆349Updated 2 years ago
- SPY - C++ Information Broker☆154Updated last month
- What a c++ standard Unicode library might look like.☆331Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Scope Guard & Defer C++☆172Updated last year
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago