thelink2012 / any
Implementation of std::any, including small object optimization, for C++11 compilers
☆145Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for any
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆135Updated 5 months 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☆239Updated 5 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- C++11 metaprogramming library☆243Updated this week
- C++ signal and slot system☆161Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A polymorphic value-type for C++☆228Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆130Updated 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☆422Updated 5 months ago
- C++ static_enum☆86Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆136Updated 2 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Love template metaprogramming☆325Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Library for comfortable work with DLL and DSO☆110Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆105Updated last month
- The missing C++ tuple functionality☆84Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 6 years ago
- C++ generic make factory☆106Updated 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☆405Updated 5 months ago