std::tuple like methods for user defined types without any macro or boilerplate code
☆222Nov 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
Sorting:
- Boost.PFR without the boost namespaces☆77Jun 21, 2025Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 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++☆636Oct 31, 2025Updated 4 months ago
- A C++14 reflection library☆78Dec 26, 2025Updated 2 months ago
- Makes my C++ projects easier and faster to develop☆10Jun 15, 2022Updated 3 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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆69Jan 16, 2026Updated last month
- ranges features for c+23 ported to C++20☆76Mar 16, 2023Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- 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
- Unified Executors☆1,685Feb 23, 2026Updated last week
- 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,961Feb 7, 2026Updated 3 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…☆485Sep 3, 2024Updated last year
- Zoo library☆136Jun 24, 2025Updated 8 months ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆16May 26, 2020Updated 5 years ago
- a small lightweight std::execution work-alike☆65Mar 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
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- A bunch of small C++ utilities☆72Dec 8, 2023Updated 2 years ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 10 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆39Sep 22, 2025Updated 5 months ago
- C++14 code to convert integers to strings at compile-time☆121Jan 2, 2025Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Pipelines for expressive code on collections in C++☆836Oct 30, 2024Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Nov 11, 2012Updated 13 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Structure to Tuple Conversions in C++17☆27Dec 6, 2019Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Powerful multi-threaded coroutine dispatcher and parallel execution engine☆626Apr 22, 2025Updated 10 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Feb 2, 2026Updated last month
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆760Updated this week