refl-cpp
Type inspector
Provides compile-time reflection and introspection capabilities for C++17
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
1k stars
29 watching
77 forks
Language: C++
last commit: over 2 years ago cppcpp17header-onlymetaprogrammingno-dependenciesproduction-readyrefl-cppreflection
Related projects:
Repository | Description | Stars |
---|---|---|
| A reflection-based serialization library for C++ | 99 |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| An API to inspect and describe the structure of C++ types | 6 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| A debugging library that prints variables of any type in a human-readable format | 308 |
| A header-only C++17 library providing compile-time enum reflection capabilities | 45 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |