yosh-matsuda / field-reflectionLinks
Compile-time reflection for C++ to get field names and types from a struct/class.
☆44Updated last year
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☆76Updated 6 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 6 months ago
- ☆103Updated last year
- C++20 Unit-Testing library☆52Updated 8 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆102Updated 3 months ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- ☆54Updated last year
- C++20 [Minimal] Static Perfect Hash library☆246Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- C++20 Static Reflection library☆488Updated 4 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- std::embed implementation for the poor (C++17)☆89Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated last week
- A collection of std-like single-header C++ libraries☆199Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- high performance C++20 implementation of std::variant☆57Updated 10 months ago