std::tuple like methods for user defined types without any macro or boilerplate code
☆221Nov 22, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Boost.PFR without the boost namespaces☆77Jun 21, 2025Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated 2 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A miniature library for struct-field reflection in C++☆641Oct 31, 2025Updated 4 months ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆70Jan 16, 2026Updated 2 months ago
- ☆10Jun 1, 2024Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Jul 13, 2022Updated 3 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- ☆13Feb 24, 2020Updated 6 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Feb 26, 2022Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Mar 16, 2023Updated 3 years ago
- Makes my C++ projects easier and faster to develop☆10Jun 15, 2022Updated 3 years ago
- A C++14 reflection library☆78Mar 11, 2026Updated 2 weeks ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆486Sep 3, 2024Updated last year
- Unified Executors☆1,685Mar 4, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,299Feb 27, 2026Updated 3 weeks ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- a small lightweight std::execution work-alike☆66Mar 26, 2025Updated 11 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Zoo library☆136Jun 24, 2025Updated 9 months ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Mar 16, 2026Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 9 months ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Pipelines for expressive code on collections in C++☆837Oct 30, 2024Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆39Updated this week
- A bunch of small C++ utilities☆74Dec 8, 2023Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Jan 2, 2025Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,357Mar 23, 2025Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆382Feb 2, 2026Updated last month
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆16May 26, 2020Updated 5 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- C++20 Dynamic Reflection Library☆138Apr 9, 2025Updated 11 months ago