C++11/C++14 Variant
☆379Apr 13, 2023Updated 2 years ago
Alternatives and similar repositories for variant
Users that are interested in variant are comparing it to the libraries listed below
Sorting:
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Feb 2, 2022Updated 4 years ago
- C++ geometry types☆101Jun 21, 2024Updated last year
- C++ reflection framework (for fun)☆14Nov 16, 2014Updated 11 years ago
- C++17 `std::variant` for C++11/14/17☆708Dec 7, 2022Updated 3 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.☆250Nov 28, 2025Updated 3 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- optional (nullable) objects for C++14☆314Sep 16, 2020Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151May 1, 2024Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆370Jun 12, 2018Updated 7 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- A C++14 library for converting GeoJSON into geometry.hpp representation☆71Jan 17, 2023Updated 3 years ago
- A fast static spatial index for 2D points in C++11☆33Apr 9, 2019Updated 6 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 3 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆662Oct 31, 2022Updated 3 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆19Jun 12, 2023Updated 2 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- Pure C++17 Signals and Slots☆435Aug 7, 2022Updated 3 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,598May 29, 2025Updated 9 months ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Dec 29, 2020Updated 5 years 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☆421Nov 28, 2025Updated 3 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- Compile Time Type Information for C++☆613Apr 20, 2023Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Nov 3, 2017Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Mustache text templates for modern C++☆397Jun 15, 2025Updated 9 months ago
- A C++ await/yield emulation library for stackless coroutine☆342Jan 17, 2024Updated 2 years ago