reflection

Runtime metadata library

A C++ library providing metadata inspection and manipulation capabilities at runtime.

GitHub

30 stars
6 watching
8 forks
Language: C++
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jsoysouvanh/refurekuA C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications.227
skarupke/std_functionA C++ library providing a set of standard function wrappers around common programming tasks.45
stevinz/reflectA small, flexible library for runtime reflection and metadata in C++11.5
wickwirew/runtimeA Swift runtime library that provides metadata and reflection capabilities for types, properties, functions, and object construction.1,095
skypjack/metaA header-only, non-intrusive and macro-free runtime reflection system for C++599
reflectionmagic/reflectionmagicA C# library to simplify private reflection code using dynamic properties.336
rukai/treeflectionA Rust library that enables pseudo-reflection of complex data structures by executing commands on a tree-like representation22
ekmett/reflectionProvides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism104
qlibs/reflectA C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time330
clarkok/reflectA header-only library for creating runtime reflections of classes and enums25
chocolacula/easy_reflection_cppA reflection-based serialization library for C++99
celtoys/clreflectA C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure276
gwihlidal/render-rsA collection of Rust crates providing rendering abstractions.30
manu343726/tinyreflA minimal C++ static reflection API and codegen tool for generating macro-based APIs257
getml/reflect-cppA C++20 library for fast serialization and deserialization using reflection1,165