yosh-matsuda / field-reflection
Compile-time reflection for C++ to get field names and types from a struct/class.
☆24Updated 3 weeks ago
Alternatives and similar repositories for field-reflection:
Users that are interested in field-reflection are comparing it to the libraries listed below
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A CMake/C++20 library to embed resource files at compile time☆129Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated last month
- ☆97Updated 7 months ago
- Boost.PFR without the boost namespaces☆67Updated last year
- C++20 Dynamic Reflection Library☆135Updated 2 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 3 months ago
- An indirect value-type for C++☆82Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- value types for composite class design - with allocators☆43Updated this week
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- C++ command line argument parsing and routing☆52Updated 6 months ago
- C++20 Unit-Testing library☆42Updated 3 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 6 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- A collection of std-like single-header C++ libraries☆162Updated 3 months ago
- Meta C++ Library and Tool☆80Updated 2 years ago
- Runtime compiled C++ with hot-swapped classes.☆102Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆124Updated 11 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated last week
- std::embed implementation for the poor (C++17)☆86Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆203Updated 3 months ago
- C++20 Static Reflection library☆351Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆60Updated last week
- simple ray tracing library focusing on good code☆54Updated 10 months ago
- C++20 [Minimal] Static Perfect Hash library☆184Updated this week
- A light weight C++ in memory argument parser☆54Updated 7 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- C++ Better Futures☆42Updated 2 years ago