A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions
☆102Aug 8, 2018Updated 7 years ago
Alternatives and similar repositories for strict-variant
Users that are interested in strict-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
- optional (nullable) objects for C++14☆314Sep 16, 2020Updated 5 years ago
- Signals/Slots implementation with multiple executors☆29May 27, 2018Updated 7 years ago
- C++17 `std::variant` for C++11/14/17☆708Dec 7, 2022Updated 3 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Nov 16, 2016Updated 9 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- C++11/C++14 Variant☆381Apr 13, 2023Updated 2 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Feb 21, 2017Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Nov 28, 2025Updated 3 months ago
- ☆13Apr 27, 2025Updated 10 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- parsertl: The Modular Parser Generator☆16Aug 24, 2025Updated 6 months ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Jan 5, 2018Updated 8 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 collection of single-header C++11 libraries by Chobolabs☆134Oct 15, 2020Updated 5 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Nov 11, 2017Updated 8 years ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- Warning suppression library (C++)☆83Mar 8, 2020Updated 5 years ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- A generic implementation of the BitmaskType C++ concept☆87Sep 4, 2020Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆40Nov 28, 2025Updated 3 months ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Jul 29, 2016Updated 9 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- 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 3 months ago
- A C++ smart-pointer with value-semantics 💎☆131Sep 16, 2019Updated 6 years ago
- A string formatting library for C++☆42Mar 6, 2021Updated 5 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 6 months ago
- Broad-phase optimizations.☆11Feb 26, 2017Updated 9 years ago
- C++ variant data type with on-the-fly conversion☆12May 15, 2025Updated 9 months ago
- [Inactive] Public domain implementations of core RFC specifications for C++14.☆13Mar 9, 2015Updated 10 years ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- VB Exe Parser is an IDA script written in Python. This script will help you to parse VB program internal structures. It can find: Event, …☆17Oct 8, 2016Updated 9 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Mar 1, 2026Updated last week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week