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
☆245Updated 6 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☆160Updated 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☆409Updated 5 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 …☆144Updated 5 months ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A reflective enum implementation for C++☆297Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- Lightweight Error Augmentation Framework☆333Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Scope Guard & Defer C++☆176Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 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 4 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- What a c++ standard Unicode library might look like.☆335Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- A C++ library that implements the WhatWG URL specification☆60Updated last year
- High performance C++11 signals☆176Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Functional reactive programming library for c++☆160Updated last year