yosh-matsuda / field-reflection
Compile-time reflection for C++ to get field names and types from a struct/class.
☆29Updated 2 months ago
Alternatives and similar repositories for field-reflection:
Users that are interested in field-reflection are comparing it to the libraries listed below
- Backward compatibly refactor header-based C++ into modules.☆86Updated last week
- Lightweight header-only C++20 enum and typename reflection☆53Updated last month
- ☆98Updated 9 months ago
- value types for composite class design - with allocators☆45Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- KISS C++20 Type Reflection using IFC files☆66Updated 8 months ago
- C++20 Dynamic Reflection Library☆136Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Boost.PFR without the boost namespaces☆68Updated last year
- C++20 Unit-Testing library☆44Updated 5 months ago
- A helper to convert a header-based C++ project to module-based one.☆44Updated 6 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 weeks ago
- An indirect value-type for C++☆82Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ command line argument parsing and routing☆53Updated 8 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- A memory leak and deadlock finder for C, C++☆67Updated 10 months ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated 2 weeks ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- A CMake/C++20 library to embed resource files at compile time☆144Updated 6 months ago
- C++ small containers☆142Updated 7 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 4 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆96Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Ease-of-use-first argument parsing for C++23☆61Updated last month