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.☆141Feb 2, 2022Updated 4 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
- 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☆707Dec 7, 2022Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151May 1, 2024Updated last year
- 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
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 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
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 2 months ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- A fast static spatial index for 2D points in C++11☆33Apr 9, 2019Updated 6 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- Pure C++17 Signals and Slots☆434Aug 7, 2022Updated 3 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
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 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 9 months ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- A C++14 library for converting GeoJSON into geometry.hpp representation☆70Jan 17, 2023Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Jan 17, 2024Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Orientation independent bézier smoothing of voxel grids☆17Dec 28, 2014Updated 11 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 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 2 months ago
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 11 years ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago