mpark / variant
C++17 `std::variant` for C++11/14/17
☆689Updated 2 years ago
Alternatives and similar repositories for variant:
Users that are interested in variant are comparing it to the libraries listed below
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- Runtime polymorphism done right☆995Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- 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
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- Implementation of strong types in C++☆786Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- A header-only C++ library for task concurrency☆625Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- scanf for modern C++☆1,128Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆507Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- CMake modules to help use sanitizers☆388Updated 5 months ago
- Header only C++14 mocking framework☆832Updated 5 months ago
- Pipelines for expressive code on collections in C++☆817Updated 4 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- A C++ compile-time math library using generalized constant expressions☆767Updated 9 months ago