mpark / variant
C++17 `std::variant` for C++11/14/17
☆691Updated 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☆565Updated 9 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆891Updated 11 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Implementation of strong types in C++☆793Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆929Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Runtime polymorphism done right☆1,006Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,579Updated 8 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆954Updated 11 months ago
- A miniature library for struct-field reflection in C++☆561Updated 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☆405Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated this week
- A header-only C++ library for task concurrency☆625Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆476Updated last month
- Pipelines for expressive code on collections in C++☆824Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 4 months ago
- Range-based goodness for C++17☆362Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆756Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆651Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,412Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆535Updated 8 months ago
- This is an experimental library that has evolved to P2688☆675Updated 5 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,532Updated last week
- Yet Another Serialization☆759Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- CMake modules to help use sanitizers☆398Updated 7 months ago