datalibrary
Data serializer
A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.
Open Source Data Library for data serialization.
42 stars
7 watching
8 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
archi-doc/tinyhand | A lightweight data serialization framework for C# | 19 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 121 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
yak32/glw_json | A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
einscott/bon | A serialization library for serializing and deserializing data structures in the Beef programming language. | 11 |
xdbr/cpp-generic-serialize | A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 855 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
nixman/yas | An efficient serialization library with support for various data types and formats | 732 |
gonzalezreal/groot | A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
disruptek/frosty | A library for serializing and deserializing data from various targets such as streams and sockets | 50 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |