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.
☆250Updated 2 weeks ago
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 weeks 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☆164Updated 2 weeks 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☆415Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Scope Guard & Defer C++☆176Updated last year
- C++ signal and slot system☆161Updated 5 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- What a c++ standard Unicode library might look like.☆338Updated last year
- A reflective enum implementation for C++☆297Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago
- Lightweight Error Augmentation Framework☆335Updated this week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- Functional reactive programming library for c++☆160Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- A C++ library that implements the WhatWG URL specification☆60Updated last year