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
- 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
- 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
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆130Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆105Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆140Updated this week
- A highly efficient, move-aware operators library☆197Updated last year
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A polymorphic value-type for C++☆228Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- C++11 metaprogramming library☆243Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Header-only library for multithreaded programming☆226Updated last month
- Library for comfortable work with DLL and DSO☆110Updated 2 months ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago
- Template engine library in C++☆92Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- A reference implementation for a modern C++ client interface☆92Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Policy Based C++ Allocator Library☆122Updated 7 years ago