deserialization-library
There are 14 repositories under deserialization-library topic.
thesolarnomad/lora-serialization
LoraWAN serialization/deserialization library for The Things Network
zeoflow/zson
A Java serialization/deserialization library - convert Java Objects easier into JSON and back
Usama-Azad/Pickle-in-Cpp
Module for Pickling objects in C++.
SpaiR/byond-dmi-util
Set of util classes to work with BYOND dmi files. Deserialization and comparison included.
tsung-wei-huang/cpp-ciri
A Fast Modern C++ Header-only Serialization Library
madpah/serializable
Pythonic library to aid with serialisation and deserialisation to/from JSON and XML.
craigbarnes/ltcn
Moved to https://gitlab.com/craigbarnes/ltcn
hessian-group/awesome-hessian
Hessian serialization component resource collections
saur0n/libserialization
Effective simple C++ serialization library
BaseMax/TelegramDataSerialization
A tiny library to Serialization and Deserialization of the JS objects for Telegram.
LucaMozzo/CSVSerializer.NET
A CSV serializer and deserializer library for .NET
malectricasoftware/balsamic
Insecure deserialization library
bb441db/Tson
Generate JSON deserialisation functions using the TypeScript compiler
zoka-ml/X2O
Simple library, which allows to deserialize XML into the strong typed objects using only the typing convention, with no need to extend the code of deserialized objects with any readers, attributes or deserializers.