ponder
Reflection library
A C++ reflection library with Lua binding and JSON/ XML serialization.
C++ reflection library with Lua binding, and JSON and XML serialisation.
649 stars
36 watching
97 forks
Language: C++
last commit: over 2 years ago
Linked from 4 awesome lists
c-plus-pluscampcppcpp-libraryintrospectionlibrarylua-bindingsreflectionreflection-libraryserializervcpkg
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 clean implementation of reflection and related proposals in C++. | 29 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure | 276 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A header-only library for creating runtime reflections of classes and enums | 25 |
| A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| A template for automatically generating C++ reflection code using CMake and Python | 39 |
| Easy reflection and serialization library for C++17 | 51 |