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
☆247Updated 7 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:
- 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 …☆146Updated 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☆410Updated 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☆161Updated 5 months ago
- A polymorphic value-type for C++☆228Updated last year
- 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 reflective enum implementation for C++☆297Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Scope Guard & Defer C++☆176Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Lightweight Error Augmentation Framework☆332Updated 3 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 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☆448Updated 5 months ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Library for comfortable work with DLL and DSO☆113Updated this week
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 10 months ago
- High performance C++11 signals☆177Updated 6 years ago
- A C++ library that implements the WhatWG URL specification☆60Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago