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: about 2 years ago
Linked from 6 awesome lists

c-plus-pluscerealserialization

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
atilaneves/cerealedA binary serialization library for D that provides flexible and customizable serialization capabilities.92
weebly/cerealA Swift serialization framework allowing encoding and decoding of various data types369
p-ranav/alpacaA C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays.481
wc-duck/datalibraryA C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.42
xdbr/cpp-generic-serializeA header-only C++11 library for serializing arbitrary data types and nested containers to binary format.7
eyalz800/zpp_bitsA lightweight C++20 serialization and RPC library in one header file755
cysharp/memorypackA high-performance binary serializer designed to optimize serialization of .NET objects3,410
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
crayzeewulf/libserialProvides a convenient C++ interface to serial ports on Linux operating system427
ar90n/msgpack11A lightweight C++ library for serializing and deserializing data in the MsgPack format121
google/flatbuffersA memory-efficient serialization library designed to be cross-platform and compatible with multiple programming languages.23,472
zingballyhoo/stackxmlAn XML serialization and deserialization library optimized for low allocation overhead using source generation.50
uwplse/cheeriosA formally verified serialization library for Coq23
boostorg/serializationProvides a C++ framework for serializing and deserializing data structures to and from various formats122
messagepack-csharp/messagepack-csharpFast C# serializer for compact binary data5,868