easy_reflection_cpp
Reflection library
A reflection-based serialization library for C++
Reflection brings the best way to serialize/deserialize json and yaml in C++
99 stars
3 watching
7 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
clangcpp17jsonreflectionserdeserializationyaml
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| A clean implementation of reflection and related proposals in C++. | 29 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| Easy reflection and serialization library for C++17 | 51 |
| A header-only library for creating runtime reflections of classes and enums | 25 |
| A C# library to simplify private reflection code using dynamic properties. | 336 |
| A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |