cbeck88 / strict-variantLinks
A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions
☆99Updated 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.☆141Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- generic stack-based container☆109Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Fast containers of polymorphic objects.☆69Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated this week
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Modern C++ generic header-only template library.☆104Updated 3 months ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- runtime to compile-time mappings☆108Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 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☆165Updated last month
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago