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:
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆422Updated last month
- 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 …☆152Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A lightweight, non-owning reference to a callable.☆182Updated 4 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- A reflective enum implementation for C++☆299Updated last year
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Simple, flexible and modular assertion macro.☆228Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- 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☆466Updated last month
- Implementation of C++20's std::span for older compilers☆372Updated 2 years ago
- Small, header only signals and slots C++11 library.☆262Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- High performance C++11 signals☆178Updated 6 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Updated this week
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- A C++ library that implements the WhatWG URL specification☆60Updated this week
- Scope Guard & Defer C++☆181Updated last year
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆197Updated 3 weeks ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year