apolukhin / magic_get
std::tuple like methods for user defined types without any macro or boilerplate code
☆210Updated last year
Alternatives and similar repositories for magic_get:
Users that are interested in magic_get are comparing it to the libraries listed below
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 3 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- A polymorphic value-type for C++☆227Updated last year
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- A miniature library for struct-field reflection in C++☆552Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- C++11 metaprogramming library☆255Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated last week
- A reflective enum implementation for C++☆291Updated last year
- Header-only library for multithreaded programming☆234Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆433Updated 2 months ago
- ☆121Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Lightweight Error Augmentation Framework☆324Updated 2 weeks ago
- C++20 Static Reflection library☆394Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆385Updated this week
- Coroutines for C++20 & asio☆271Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆104Updated 3 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆437Updated last month
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆331Updated last year
- C++20 Meta-Programming library☆280Updated last week
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago