apolukhin / magic_getLinks
std::tuple like methods for user defined types without any macro or boilerplate code
☆217Updated 2 years ago
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☆226Updated last year
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- A reflective enum implementation for C++☆300Updated last year
- Lightweight Error Augmentation Framework☆337Updated this week
- A polymorphic value-type for C++☆228Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- Scope Guard & Defer C++☆179Updated last year
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- C++20 Meta-Programming library☆307Updated 6 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆282Updated last year
- A miniature library for struct-field reflection in C++☆630Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- C++20 coroutine library☆141Updated 2 weeks ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- An additive strong typedef library for C++14/17/20☆469Updated 10 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆494Updated 3 months ago
- C++11 metaprogramming library☆278Updated last week
- C++20 State Machine library☆233Updated 7 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆523Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated last week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- General-purpose C++ graph library☆232Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆427Updated last week
- Tool for analyzing includes in C++☆208Updated last year
- Lightweight C++20 testing framework.☆294Updated last month