serialization

Data serializer

Provides a C++ framework for serializing and deserializing data structures to and from various formats

Boost.org serialization module

GitHub

122 stars
17 watching
141 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
boostorg/jsonA C++ library that provides fast and efficient JSON data serialization and deserialization434
gonzalezreal/grootA framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model.534
wc-duck/datalibraryA C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.42
boostorg/logA C++ library for logging in applications and libraries183
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
xdbr/cpp-generic-serializeA header-only C++11 library for serializing arbitrary data types and nested containers to binary format.7
boostorg/property_treeA C++ library for parsing and generating XML and INI-style configuration files55
iddev5/inonA simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization.10
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
cyriaca/azuraA tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.4
ruedigermoeller/fast-serializationProvides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications.1,591
disruptek/frostyA library for serializing and deserializing data from various targets such as streams and sockets50
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
pluglimited/nudgeA framework to serialize objects as XML in ActionScript1
jefffhaynes/binaryserializerA framework for controlling data formatting at the byte and bit level using declarative serialization attributes293