json-deserialization topic

List json-deserialization repositories

jackson-js

91
Stars
12
Forks
Watchers

JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.

nvelope

65
Stars
1
Forks
Watchers

Define your JSON schema as Python dataclasses

fastjson2

3.5k
Stars
452
Forks
Watchers

🚄 FASTJSON2 is a Java JSON library with excellent performance.

jstream

553
Stars
38
Forks
Watchers

Streaming JSON parser for Go

struct_mapping

96
Stars
23
Forks
Watchers

Mapping json to and from a c++ structure

jsparser

23
Stars
2
Forks
Watchers

JSON Stream parser for GO

eminim

38
Stars
6
Forks
Watchers

JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.

Lson

19
Stars
2
Forks
Watchers

一个用于JSON序列化/反序列化的Java库,拥有良好的性能和高拓展性。 A Java library for JSON serialization/deserialization, it has good performance and high extensibility.

kson

24
Stars
5
Forks
Watchers

A Java serialization/deserialization library to convert Java Objects into json and back, faster and powerful then Gson.