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).

GitHub

1k stars
29 watching
77 forks
Language: C++
last commit: almost 4 years ago
cppcpp17header-onlymetaprogrammingno-dependenciesproduction-readyrefl-cppreflection

Related projects:

RepositoryDescriptionStars
chocolacula/easy_reflection_cppA reflection-based serialization library for C++99
skypjack/metaA header-only, non-intrusive and macro-free runtime reflection system for C++599
getml/reflect-cppA C++20 library for fast serialization and deserialization using reflection1,165
austinbrunkhorst/cpp-reflectionA C++ toolkit for analyzing and manipulating source code at runtime671
phisko/reflectionAn API to inspect and describe the structure of C++ types6
qlibs/reflectA C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time330
cylix/reflexA C++14 reflection library for inspecting and manipulating objects at runtime.134
boostorg/pfrProvides reflection and serialization capabilities for user-defined types without boilerplate code1,351
jsoysouvanh/refurekuA C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications.227
billyquith/ponderA C++ reflection library with Lua binding and JSON/ XML serialization.649
philip82148/cpp-dumpA debugging library that prints variables of any type in a human-readable format308
blackmatov/enum.hppA header-only C++17 library providing compile-time enum reflection capabilities45
stevinz/reflectA small, flexible library for runtime reflection and metadata in C++11.5
onqtam/rcrlAn interactive C++ compiler and runtime environment for rapid development and live coding413
manu343726/tinyreflA minimal C++ static reflection API and codegen tool for generating macro-based APIs257