martinmoene / variant-lite
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
☆239Updated last month
Alternatives and similar repositories for variant-lite:
Users that are interested in variant-lite are comparing it to the libraries listed below
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 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☆431Updated this week
- 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 …☆139Updated last month
- Lightweight Error Augmentation Framework☆318Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated last year
- A polymorphic value-type for C++☆227Updated last year
- A reflective enum implementation for C++☆290Updated last year
- High performance C++11 signals☆168Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆443Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- C++ signal and slot system☆163Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated this week
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 3 weeks ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- Functional reactive programming library for c++☆158Updated last year
- Simple, flexible and modular assertion macro.☆225Updated 10 months ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago