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
764 forks
Language: C++
last commit: 3 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. 479
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 747
cysharp/memorypack A high-performance binary serializer designed to optimize serialization of .NET objects 3,352
thekvs/cpp-serializers Compares performance of various data serialization libraries in C++ 730
crayzeewulf/libserial Provides a convenient C++ interface to serial ports on Linux operating system 417
ar90n/msgpack11 A lightweight C++ library for serializing and deserializing data in the MsgPack format 122
google/flatbuffers A memory-efficient serialization library designed to be cross-platform and compatible with multiple programming languages. 23,350
zingballyhoo/stackxml An XML serialization and deserialization library optimized for low allocation overhead using source generation. 49
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 121
messagepack-csharp/messagepack-csharp Fastest C# serializer with built-in LZ4 compression and support for Unity and Xamarin. 5,795