cpp-generic-serialize

Binary serializer

A header-only C++11 library for serializing arbitrary data types and nested containers to binary format.

C++11 Header-only generic binary-serialization for arbitrary types (and nested containers)

GitHub

7 stars
3 watching
2 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xeverous/fuserA header-only library that enables automatic serialization of C++ types to and from JSON.54
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
intel/tinycborA C library for serializing and deserializing binary objects in a compact format507
chronoxor/fastbinaryencodingA universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding.889
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
p-ranav/alpacaA C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays.481
bytedance/sonic-cppA fast JSON serialization and deserialization library with SIMD acceleration861
phadej/igbinaryA binary serialization format designed to replace the standard PHP serializer with improved compression and reduced storage requirements.259
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
boostorg/serializationProvides a C++ framework for serializing and deserializing data structures to and from various formats122
tplgy/cppcodecA header-only C++11 library for encoding/decoding various binary data formats624
wc-duck/datalibraryA C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.42
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
voidah/archiveA compact binary serialization library for C++91
cyriaca/azuraA tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.4