eggs-cpp / variant
Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.
☆139Updated 3 years ago
Alternatives and similar repositories for variant:
Users that are interested in variant are comparing it to the libraries listed below
- modern C++ type traits and metafunctions for callable types☆133Updated last week
- The missing C++ tuple functionality☆84Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ generic make factory☆107Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- What did you expect?☆111Updated 7 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Template engine library in C++☆92Updated 4 years ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- A C++20 unit test framework☆122Updated this week
- Fast containers of polymorphic objects.☆64Updated last week
- Non bloated asynchronous logger☆222Updated last year
- C++11 metaprogramming library☆113Updated 9 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- generic stack-based container☆105Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.☆114Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- λ → C++ library for functional programming☆37Updated 8 years ago