Repository navigation

#

json-deserialization

Streaming JSON parser for Go

Go
582
1 年前

Mapping json to and from a c++ structure

C++
110
2 年前

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

TypeScript
91
2 年前
Python
62
2 年前

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

Nim
38
6 个月前

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

Java
23
3 年前

JSON Stream parser for GO

Go
23
4 年前

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

Java
19
2 年前

A reflection-based and header-only JSON (de)serialization library for C++

C++
15
5 年前

Zax is a very basic Json parser implemented in C++ 11 with probably the simplest possible interface.

C++
11
3 个月前

A Typescript JSON de/serializer to ensure everything is safe at runtime.

TypeScript
10
1 年前

A JavaScript Object Notation library for Kotlin JVM.

Kotlin
7
7 年前

YAML and JSON parser, serializer and deserializer with YAML to JSON and vice versa conversion tools containing pure Object Pascal source code for both Delphi and Lazarus

Pascal
4
4 个月前

A generic jackson JsonDeserializer that supports multiple discriminator columns when deserializing a supertype that has multi level inheritance

Java
4
2 年前

Top 5 Libraries for Serialization and Deserialization JSON in Java

Java
3
6 年前

Client and walkthrough for the Jackson JSON Deserialization CTF.

JavaScript
2
3 年前

Some typescript objects I use in a couple repos

TypeScript
2
9 个月前

Dapper custom type handlers to serialize/deserialize objects to Xml and Json. Can be also used to map GUID to a string.

C#
1
5 天前