deserialization topic

List deserialization repositories

avrow

28
Stars
5
Forks
Watchers

Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.

edn_format

131
Stars
29
Forks
Watchers

EDN reader and writer implementation in Python, using PLY (lex, yacc)

orjson

5.7k
Stars
199
Forks
Watchers

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

json_struct

379
Stars
54
Forks
Watchers

json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

iod

727
Stars
58
Forks
Watchers

Meta programming utilities for C++14. Merged in matt-42/lithium

nason

35
Stars
2
Forks
Watchers

📦 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!

FlatSharp

486
Stars
51
Forks
Watchers

Fast, idiomatic C# implementation of Flatbuffers

ysoserial

7.4k
Stars
1.7k
Forks
Watchers

A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.

fastjson

25.7k
Stars
6.5k
Forks
Watchers

FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

go

13.1k
Stars
1.0k
Forks
Watchers

A high-performance 100% compatible drop-in replacement of "encoding/json"