deserialization topic
avrow
Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.
edn_format
EDN reader and writer implementation in Python, using PLY (lex, yacc)
orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
iod
Meta programming utilities for C++14. Merged in matt-42/lithium
nason
📦 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!
FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
go
A high-performance 100% compatible drop-in replacement of "encoding/json"