apolukhin / magic_get
std::tuple like methods for user defined types without any macro or boilerplate code
☆212Updated last year
Alternatives and similar repositories for magic_get
Users that are interested in magic_get are comparing it to the libraries listed below
Sorting:
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- C++20 coroutine library☆128Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆388Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆325Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆436Updated 3 months ago
- C++20 Static Reflection library☆409Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Coroutines for C++20 & asio☆277Updated last month
- A reflective enum implementation for C++☆291Updated last year
- C++11 metaprogramming library☆258Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆108Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A polymorphic value-type for C++☆227Updated last year
- Boost.PFR without the boost namespaces☆71Updated last month
- C++20 Dynamic Reflection Library☆136Updated last month
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 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☆440Updated last month
- Lightweight C++20 testing framework.☆282Updated last month
- C++17 library for comfortable and efficient dynamic polymorphism☆462Updated 4 months ago
- Scope Guard & Defer C++☆173Updated last year
- C++17 library for all your binary de-/serialization needs☆276Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆198Updated 8 months ago