json-deserialization topic
jackson-js
JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
nvelope
Define your JSON schema as Python dataclasses
fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
jstream
Streaming JSON parser for Go
struct_mapping
Mapping json to and from a c++ structure
jsparser
JSON Stream parser for GO
eminim
JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.
Lson
一个用于JSON序列化/反序列化的Java库,拥有良好的性能和高拓展性。 A Java library for JSON serialization/deserialization, it has good performance and high extensibility.
kson
A Java serialization/deserialization library to convert Java Objects into json and back, faster and powerful then Gson.