yosh-matsuda / field-reflection
Compile-time reflection for C++ to get field names and types from a struct/class.
☆30Updated 4 months ago
Alternatives and similar repositories for field-reflection:
Users that are interested in field-reflection are comparing it to the libraries listed below
- Boost.PFR without the boost namespaces☆71Updated last month
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 months ago
- C++20 Dynamic Reflection Library☆136Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- ☆100Updated 11 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- Backward compatibly refactor header-based C++ into modules.☆91Updated last month
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- KISS C++20 Type Reflection using IFC files☆69Updated 10 months ago
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- value types for composite class design - with allocators☆50Updated this week
- simple ray tracing library focusing on good code☆56Updated last year
- Small C++ metaprogramming library to manage lists of types☆32Updated 3 years ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A collection of std-like single-header C++ libraries☆177Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- C++ command line argument parsing and routing☆53Updated 9 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆53Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago