yosh-matsuda / field-reflectionLinks
Compile-time reflection for C++ to get field names and types from a struct/class.
☆34Updated 6 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 3 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆91Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆59Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- ☆102Updated last year
- C++20 Static Reflection library☆437Updated last month
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- ☆52Updated 10 months ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆79Updated this week
- A collection of std-like single-header C++ libraries☆187Updated last week
- C++ small containers☆147Updated 2 months ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆63Updated 8 months ago
- A CMake/C++20 library to embed resource files at compile time☆155Updated 10 months ago
- C++20 Unit-Testing library☆48Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 5 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Small C++ metaprogramming library to manage lists of types☆33Updated 3 years ago
- Greg's Template Library of useful classes.☆203Updated last month
- An indirect value-type for C++☆83Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- Cross-platform C++17 Runtime Reflection Library☆242Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Runtime compiled C++ with hot-swapped classes.☆113Updated 2 years ago