meta
Reflection library
A header-only, non-intrusive and macro-free runtime reflection system for C++
Header-only, non-intrusive and macro-free runtime reflection system in C++
599 stars
24 watching
49 forks
Language: C++
last commit: almost 5 years ago
Linked from 5 awesome lists
cppcpp-17enttheader-onlymacro-freemetamodern-cppnon-instrusivereflectionruntimeruntime-reflection
Related projects:
Repository | Description | Stars |
---|---|---|
| A reflection-based serialization library for C++ | 99 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| A header-only library for creating runtime reflections of classes and enums | 25 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| A header-only C++17 library providing compile-time enum reflection capabilities | 45 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| A lightweight reflection system for C++ based on LLVM and Clang's libtooling | 245 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| A standard library for metaprogramming in C++ | 1,705 |
| A lightweight C++ wrapper for the libuv event loop API | 1,880 |