mpark / variantLinks
C++17 `std::variant` for C++11/14/17
☆704Updated 2 years ago
Alternatives and similar repositories for variant
Users that are interested in variant are comparing it to the libraries listed below
Sorting:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆588Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆914Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Implementation of strong types in C++☆813Updated 3 years ago
- Runtime polymorphism done right☆1,023Updated 4 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆961Updated 5 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated last month
- C++ Benchmark Authoring Library/Framework☆859Updated 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☆420Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- A miniature library for struct-field reflection in C++☆622Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆655Updated last year
- Implementation of C++20's std::span for older compilers☆370Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆508Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Pipelines for expressive code on collections in C++☆833Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆784Updated 11 months ago
- C++ library for executors☆513Updated 9 years ago
- A reflective enum implementation for C++☆299Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,444Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆999Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 2 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☆460Updated last month
- Love template metaprogramming☆331Updated 3 years ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated this week
- Yet Another Serialization☆766Updated 9 months ago