nonstd-lite / 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.
☆252Updated last month
Alternatives and similar repositories for variant-lite
Users that are interested in variant-lite are comparing it to the libraries listed below
Sorting:
- 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 …☆149Updated 2 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☆421Updated 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☆165Updated 2 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☆460Updated 2 months ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆196Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A reflective enum implementation for C++☆299Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Functional reactive programming library for c++☆160Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Scope Guard & Defer C++☆177Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- High performance C++11 signals☆177Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- What a c++ standard Unicode library might look like.☆339Updated last year
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago