apolukhin / magic_get
std::tuple like methods for user defined types without any macro or boilerplate code
☆206Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for magic_get
- Implementation of C++20's std::span for older compilers☆335Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- A polymorphic value-type for C++☆228Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- A miniature library for struct-field reflection in C++☆500Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- C++11 metaprogramming library☆243Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- C++20 Meta-Programming library☆246Updated last week
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Lightweight Error Augmentation Framework☆313Updated this week
- An additive strong typedef library for C++14/17/20☆418Updated last week
- cross platform subprocess library for c++ similar to design of python subprocess☆190Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆363Updated 7 months ago
- C++20 Static Reflection library☆322Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- General-purpose C++ graph library☆194Updated this week
- Header-only library for multithreaded programming☆226Updated last month
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆197Updated this week
- 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
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆204Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- C++20 State Machine library☆173Updated 2 months ago
- Lightweight C++20 testing framework.☆264Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- Simple C++20 module support for CMake☆209Updated last year