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
☆242Updated 5 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☆159Updated 3 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 …☆143Updated 3 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☆408Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A reflective enum implementation for C++☆298Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- What a c++ standard Unicode library might look like.☆334Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- Functional reactive programming library for c++☆159Updated last year
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- C++ signal and slot system☆163Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- High performance C++11 signals☆174Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- Lightweight Error Augmentation Framework☆331Updated last month
- Scope Guard & Defer C++☆175Updated last year