yosh-matsuda / field-reflectionLinks
Compile-time reflection for C++ to get field names and types from a struct/class.
☆43Updated 10 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 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 4 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- C++20 [Minimal] Static Perfect Hash library☆242Updated 3 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- ☆159Updated 2 years ago
- ☆103Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- C++20 Static Reflection library☆473Updated 2 months ago
- C++20 Unit-Testing library☆52Updated 6 months ago
- Runtime compiled C++ with hot-swapped classes.☆119Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated last week
- Greg's Template Library of useful classes.☆226Updated 3 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A CMake/C++20 library to embed resource files at compile time☆164Updated last year
- simple ray tracing library focusing on good code☆58Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- A modern C++ library for type-safe environment variable parsing☆151Updated 2 weeks ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆50Updated last week
- A collection of std-like single-header C++ libraries☆194Updated 2 weeks ago
- C++ small containers☆147Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- An indirect value-type for C++☆84Updated 2 years ago