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
8 stars
3 watching
4 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
c-plus-pluscplusplus-11jsonjson-parserjson-serializationmacrosreflection
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing fast JSON parsing and serialization | 60 |
| A header-only library that enables automatic serialization of C++ types to and from JSON. | 54 |
| An Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats. | 17 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A fast and portable JSON library for C++ that supports various features and data formats | 1,414 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| A utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes. | 399 |
| A reflection-based serialization library for C++ | 99 |
| An 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 |
| A fast and flexible serialization library for .NET objects. | 326 |
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A lightweight C++20 serialization and RPC library in one header file | 755 |