serialization
Data serializer
Provides a C++ framework for serializing and deserializing data structures to and from various formats
Boost.org serialization module
122 stars
17 watching
141 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| A C++ library for logging in applications and libraries | 183 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| A C++ library for parsing and generating XML and INI-style configuration files | 55 |
| A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| A library for serializing and deserializing data from various targets such as streams and sockets | 50 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| A framework to serialize objects as XML in ActionScript | 1 |
| A framework for controlling data formatting at the byte and bit level using declarative serialization attributes | 293 |