cbeck88 / strict-variant
A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions
☆98Updated 6 years ago
Alternatives and similar repositories for strict-variant:
Users that are interested in strict-variant are comparing it to the libraries listed below
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- C++ generic make factory☆107Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- WIP☆26Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Fast containers of polymorphic objects.☆64Updated 2 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago