rpoco

C++ object serializer

A header-based reflection system for serializing and deserializing C++ objects to/from various data formats

(R)eflect (P)lain (O)ld (C)++ (O)bjects, is a small header based reflection system that supports JSON serialization,etc

GitHub

8 stars
3 watching
4 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list

c-plus-pluscplusplus-11jsonjson-parserjson-serializationmacrosreflection

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
realtimechris/jsonifierA C++ library providing fast JSON parsing and serialization60
xeverous/fuserA header-only library that enables automatic serialization of C++ types to and from JSON.54
feuerwerk/kryococoaAn Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats.17
getml/reflect-cppA C++20 library for fast serialization and deserialization using reflection1,165
stephenberry/glazeA fast and portable JSON library for C++ that supports various features and data formats1,414
bytedance/sonic-cppA fast JSON serialization and deserialization library with SIMD acceleration861
wc-duck/datalibraryA C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.42
thomasgalliker/objectdumperA utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes.399
chocolacula/easy_reflection_cppA reflection-based serialization library for C++99
sitecoreunicorn/rainbowAn advanced serialization library for Sitecore that provides universal data structures and formats, making it easier to store and compare item data across different platforms.34
mbraceproject/fspicklerA fast and flexible serialization library for .NET objects.326
boostorg/jsonA C++ library that provides fast and efficient JSON data serialization and deserialization434
yak32/glw_jsonA compact C++ library for fast and efficient JSON serialization without memory allocation during parsing.8
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
eyalz800/zpp_bitsA lightweight C++20 serialization and RPC library in one header file755