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 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for variant-lite
- 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 …☆135Updated 5 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☆154Updated 5 months ago
- Lightweight Error Augmentation Framework☆313Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆169Updated 3 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆383Updated 3 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- C++ signal and slot system☆160Updated 4 years ago
- A polymorphic value-type for C++☆228Updated last year
- Small, header only signals and slots C++11 library.☆253Updated last year
- What a c++ standard Unicode library might look like.☆322Updated 9 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆136Updated 2 years ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- A small header-only library for converting data between json representation and c++ structs☆147Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- C++11 metaprogramming library☆243Updated this week
- A modern C++ scope guard that is easy to use but hard to misuse.☆180Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- High performance C++11 signals☆165Updated 5 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…☆151Updated this week
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year