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.
☆251Updated 3 weeks 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 …☆149Updated 3 weeks 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☆165Updated 3 weeks 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 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆199Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Functional reactive programming library for c++☆160Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Scope Guard & Defer C++☆178Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- What a c++ standard Unicode library might look like.☆340Updated last year
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- High performance C++11 signals☆177Updated 6 years ago
- A single header standard C++ serialization framework.☆198Updated 4 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 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☆462Updated 3 weeks ago
- A C++ library that implements the WhatWG URL specification☆60Updated 2 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆196Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Simple, flexible and modular assertion macro.☆228Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 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…☆147Updated last year
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago