 cereal
 cereal 
 Serialization library
 A C++11 serialization library that converts arbitrary data types into compact binary encodings or other formats for reversible storage and loading.
A C++11 library for serialization
4k stars
 152 watching
 767 forks
 
Language: C++ 
last commit: about 1 year ago 
Linked from   6 awesome lists  
  c-plus-pluscerealserialization 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A binary serialization library for D that provides flexible and customizable serialization capabilities. | 92 | 
|  | A Swift serialization framework allowing encoding and decoding of various data types | 369 | 
|  | A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. | 481 | 
|  | A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 | 
|  | A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 | 
|  | A lightweight C++20 serialization and RPC library in one header file | 755 | 
|  | A high-performance binary serializer designed to optimize serialization of .NET objects | 3,410 | 
|  | Compares performance of various data serialization libraries in C++ | 731 | 
|  | Provides a convenient C++ interface to serial ports on Linux operating system | 427 | 
|  | A lightweight C++ library for serializing and deserializing data in the MsgPack format | 121 | 
|  | A memory-efficient serialization library designed to be cross-platform and compatible with multiple programming languages. | 23,472 | 
|  | An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 50 | 
|  | A formally verified serialization library for Coq | 23 | 
|  | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 | 
|  | Fast C# serializer for compact binary data | 5,868 |