yosh-matsuda / field-reflectionLinks
Compile-time reflection for C++ to get field names and types from a struct/class.
☆43Updated 11 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☆75Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 5 months ago
- C++20 [Minimal] Static Perfect Hash library☆244Updated 4 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- C++20 Unit-Testing library☆52Updated 7 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated this week
- ☆103Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated last month
- A collection of std-like single-header C++ libraries☆195Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- C++20 Static Reflection library☆478Updated 2 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆79Updated this week
- ☆53Updated last year
- C++ small containers☆147Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A CMake/C++20 library to embed resource files at compile time☆166Updated last year
- ☆159Updated 2 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- tser - tiny serialization for C++☆145Updated 4 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 2 weeks ago
- Cross-platform C++17 Runtime Reflection Library☆246Updated last year
- A helper to convert a header-based C++ project to module-based one.☆58Updated last year