reflect-cpp

Serialization library

A C++20 library for fast serialization and deserialization using reflection

A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML / msgpack.org[C++20]

GitHub

1k stars
24 watching
105 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chocolacula/easy_reflection_cppA reflection-based serialization library for C++99
stevinz/reflectA small, flexible library for runtime reflection and metadata in C++11.5
veselink1/refl-cppProvides compile-time reflection and introspection capabilities for C++171,097
austinbrunkhorst/cpp-reflectionA C++ toolkit for analyzing and manipulating source code at runtime671
billyquith/ponderA C++ reflection library with Lua binding and JSON/ XML serialization.649
qlibs/reflectA C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time330
cpgf/cpgfA comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines.220
bytedance/sonic-cppA fast JSON serialization and deserialization library with SIMD acceleration861
boostorg/pfrProvides reflection and serialization capabilities for user-defined types without boilerplate code1,351
manu343726/tinyreflA minimal C++ static reflection API and codegen tool for generating macro-based APIs257
skypjack/metaA header-only, non-intrusive and macro-free runtime reflection system for C++599
jsoysouvanh/refurekuA C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications.227
clarkok/reflectA header-only library for creating runtime reflections of classes and enums25
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
raveler/ffmpeg-cppA C++ wrapper around the FFmpeg libraries to simplify video processing and encoding.565