tinyrefl

Reflection library

A minimal C++ static reflection API and codegen tool for generating macro-based APIs

A work in progress minimal C++ static reflection API and codegen tool.

GitHub

257 stars
9 watching
13 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
qlibs/reflectA C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time330
chocolacula/easy_reflection_cppA reflection-based serialization library for C++99
jsoysouvanh/refurekuA C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications.227
reflectionmagic/reflectionmagicA C# library to simplify private reflection code using dynamic properties.336
billyquith/ponderA C++ reflection library with Lua binding and JSON/ XML serialization.649
stevinz/reflectA small, flexible library for runtime reflection and metadata in C++11.5
getml/reflect-cppA C++20 library for fast serialization and deserialization using reflection1,165
stephanenicolas/reflection-no-reflectionA proof-of-concept project to create an API compatible with Java reflection without using reflection.130
skypjack/metaA header-only, non-intrusive and macro-free runtime reflection system for C++599
boostorg/pfrProvides reflection and serialization capabilities for user-defined types without boilerplate code1,351
clarkok/reflectA header-only library for creating runtime reflections of classes and enums25
asutton/clang-reflectA clean implementation of reflection and related proposals in C++.29
celtoys/clreflectA C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure276
zewo/reflectionAn API for advanced reflection at runtime in Swift598
garettbass/reflectEasy reflection and serialization library for C++1751