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

GitHub

4k stars
152 watching
767 forks
Language: C++
last commit: 5 months ago
Linked from 6 awesome lists

c-plus-pluscerealserialization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
atilaneves/cerealed A binary serialization library for D that provides flexible and customizable serialization capabilities. 92
weebly/cereal A Swift serialization framework allowing encoding and decoding of various data types 369
p-ranav/alpaca A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. 481
wc-duck/datalibrary A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. 42
xdbr/cpp-generic-serialize A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. 7
eyalz800/zpp_bits A lightweight C++20 serialization and RPC library in one header file 755
cysharp/memorypack A high-performance binary serializer designed to optimize serialization of .NET objects 3,410
thekvs/cpp-serializers Compares performance of various data serialization libraries in C++ 731
crayzeewulf/libserial Provides a convenient C++ interface to serial ports on Linux operating system 427
ar90n/msgpack11 A lightweight C++ library for serializing and deserializing data in the MsgPack format 121
google/flatbuffers A memory-efficient serialization library designed to be cross-platform and compatible with multiple programming languages. 23,472
zingballyhoo/stackxml An XML serialization and deserialization library optimized for low allocation overhead using source generation. 50
uwplse/cheerios A formally verified serialization library for Coq 23
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 122
messagepack-csharp/messagepack-csharp Fast C# serializer for compact binary data 5,868