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:
- 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
- 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 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
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- A reflective enum implementation for C++☆300Updated 2 years ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- Header-only library for multithreaded programming☆241Updated last week
- Lightweight Error Augmentation Framework☆337Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- High performance C++11 signals☆178Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Library for comfortable work with DLL and DSO☆113Updated 3 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week