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 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for variant-lite
- 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 …☆135Updated 5 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 5 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☆154Updated 5 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Lightweight Error Augmentation Framework☆313Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- A reflective enum implementation for C++☆289Updated 9 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- Small, header only signals and slots C++11 library.☆253Updated last year
- High performance C++11 signals☆165Updated 5 years ago
- What a c++ standard Unicode library might look like.☆323Updated 10 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆138Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- C++11 metaprogramming library☆243Updated this week
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- C++ signal and slot system☆161Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆136Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago