yosh-matsuda / field-reflectionLinks
Compile-time reflection for C++ to get field names and types from a struct/class.
☆37Updated 7 months ago
Alternatives and similar repositories for field-reflection
Users that are interested in field-reflection are comparing it to the libraries listed below
Sorting:
- Boost.PFR without the boost namespaces☆72Updated last month
- C++20 Static Reflection library☆444Updated last week
- ☆102Updated last year
- C++20 [Minimal] Static Perfect Hash library☆228Updated 2 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆72Updated 2 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated last month
- C++20 Dynamic Reflection Library☆137Updated 4 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- value types for composite class design - with allocators☆56Updated 3 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago
- A CMake/C++20 library to embed resource files at compile time☆158Updated 11 months ago
- Glob for C++17☆273Updated 2 months ago
- Cross-platform C++17 Runtime Reflection Library☆243Updated 11 months ago
- ☆52Updated 10 months ago
- ☆158Updated last year
- simple ray tracing library focusing on good code☆57Updated last year
- C++ small containers☆147Updated 3 months ago
- C++20 Unit-Testing library☆48Updated 3 months ago
- A collection of std-like single-header C++ libraries☆188Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆82Updated last week
- Small C++ metaprogramming library to manage lists of types☆33Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- C++20 coroutines-based cooperative multitasking library☆107Updated 3 years ago
- C++20 Meta-Programming library☆288Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year