boost-ext / te
C++17 Run-time Polymorphism (Type Erasure) library
☆464Updated 9 months ago
Alternatives and similar repositories for te:
Users that are interested in te are comparing it to the libraries listed below
- An additive strong typedef library for C++14/17/20☆425Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- Lightweight Error Augmentation Framework☆320Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆381Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆925Updated 3 weeks ago
- Coroutines for C++20 & asio☆255Updated this week
- Implementation of C++20's std::span for older compilers☆344Updated 2 years ago
- C++11 metaprogramming library☆256Updated last month
- A miniature library for struct-field reflection in C++☆533Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆440Updated last month
- Range-based goodness for C++17☆359Updated 4 years ago
- A reflective enum implementation for C++☆290Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 5 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- A polymorphic value-type for C++☆227Updated last year
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- Fast, convenient JSON serialization and parsing in C++☆483Updated 2 weeks ago
- C++20 Meta-Programming library☆256Updated last month
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆877Updated 8 months ago
- C++20 Static Reflection library☆368Updated last week
- 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 last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- C++20 coroutine library☆674Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆838Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 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☆430Updated 8 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆664Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆208Updated last year