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 2 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☆167Updated 2 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 …☆153Updated 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- Simple, flexible and modular assertion macro.☆228Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- C++ signal and slot system☆161Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A reflective enum implementation for C++☆299Updated last year
- High performance C++11 signals☆178Updated 6 years ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- Header-only library for multithreaded programming☆241Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆94Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- A C++ library that implements the WhatWG URL specification☆60Updated 3 weeks ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago