Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.
☆141Feb 2, 2022Updated 4 years ago
Alternatives and similar repositories for variant
Users that are interested in variant are comparing it to the libraries listed below
Sorting:
- C++11/C++14 Variant☆379Apr 13, 2023Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- What did you expect?☆110May 15, 2017Updated 8 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆137Dec 10, 2025Updated 2 months ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- 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.☆251Nov 28, 2025Updated 2 months ago
- Implementation of hash_append proposal☆67Dec 14, 2016Updated 9 years ago
- optional (nullable) objects for C++14☆314Sep 16, 2020Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197May 7, 2021Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Nov 11, 2017Updated 8 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 6 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆887Jun 15, 2019Updated 6 years ago
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆884Jun 11, 2018Updated 7 years ago
- source code for CppCon 2014 talk on polymorphic unions☆32Nov 16, 2014Updated 11 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- ☆15Oct 23, 2013Updated 12 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151May 1, 2024Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 2 months ago
- The missing C++ tuple functionality☆85Feb 18, 2020Updated 6 years ago
- A C++14/17 implementation of named tuples☆72Aug 20, 2024Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years 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,594May 29, 2025Updated 8 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Nov 3, 2017Updated 8 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Eggs.SQLite is a Modern C++ thin wrapper over SQLite☆14Aug 30, 2012Updated 13 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- variant type for CUDA☆12Nov 14, 2015Updated 10 years ago
- C++17 `std::variant` for C++11/14/17☆707Dec 7, 2022Updated 3 years ago
- A toolkit for modern C++ development☆435May 13, 2019Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25May 18, 2019Updated 6 years ago
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year
- Proposal for the expected class.☆18May 12, 2017Updated 8 years ago