Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for json deserialization
deserialization
x
json
x
227 search results found
Fastjson
⭐
25,447
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
Gson
⭐
22,452
A Java serialization/deserialization library to convert Java Objects into JSON and back
Go
⭐
12,576
A high-performance 100% compatible drop-in replacement of "encoding/json"
Arduinojson
⭐
6,292
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Orjson
⭐
4,921
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Handyjson
⭐
4,157
A handy swift json-object serialization/deserialization library
Fastjson2
⭐
3,029
🚄 FASTJSON2 is a Java JSON library with excellent performance.
Yyjson
⭐
2,587
The fastest JSON library in C
Jsonmapper
⭐
1,508
Map nested JSON structures onto PHP classes
Java
⭐
1,373
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Msgspec
⭐
1,230
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Mapper
⭐
1,161
A JSON deserialization library for Swift
Jsonpickle
⭐
1,152
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
Jackson Module Kotlin
⭐
1,059
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Bebop
⭐
1,018
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
Easyhttp
⭐
893
Http Library for C#
Java Json Benchmark
⭐
841
Performance testing of serialization and deserialization of Java JSON libraries
Ason
⭐
797
[DEPRECATED]: Prefer Moshi, Jackson, Gson, or LoganSquare
Iod
⭐
725
Meta programming utilities for C++14
Miniserde
⭐
638
Data structure serialization library with several opposite design goals from Serde
Mashumaro
⭐
614
Fast and well tested serialization library on top of dataclasses
Circular Json
⭐
582
JSON does not handle circular references. Now it does
Typedjson
⭐
572
Typed JSON parsing and serializing for TypeScript that preserves type information.
Fasteasymapping
⭐
549
A tool for fast serializing & deserializing of JSON
Typesystem
⭐
492
Data validation, serialization, deserialization & form rendering. 🔢
Nsobject Objectmap
⭐
444
This is a drop-in category of NSObject that makes it easy to initialize custom objects from JSON or XML (SOAP included), and to serialize those objects back into JSON/XML. It only requires a little bit of set-up - and then you never have to fuss with creating your own serialization and initialization methods for each custom NSObject ever again.
Struct2json
⭐
425
A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化
Dart Json Mapper
⭐
381
Serialize / Deserialize Dart Objects to / from JSON
Noproto
⭐
335
Flexible, Fast & Compact Serialization with RPC
Json_struct
⭐
307
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
Jsonapi Rails
⭐
290
Rails gem for fast jsonapi-compliant APIs.
C Sharp Stack Only Json Parser
⭐
263
Stack only json deserialization using generators and the System.Text.Json library
Dataclass Factory
⭐
242
Modern way to convert python dataclasses or other objects to and from more common types like dicts or json-like structures
Jackson Datatype Money
⭐
230
Extension module to properly support datatypes of javax.money
Jsonapi Rb
⭐
213
Efficiently produce and consume JSON API documents.
Marshmallow Jsonapi
⭐
212
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
Codablewrapper
⭐
184
@CodingKey("encoder", "decoder") var cool: Bool = true
Dataclasses Avroschema
⭐
179
Generate avro schemas from python classes. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas
Aspjson
⭐
168
A fast classic ASP JSON parser and encoder for easy JSON manipulation to work with the new JavaScript MV* libraries and frameworks.
Delphi Jsontodelphiclass
⭐
167
Generates Delphi Classes based on JSON string (Json To Delphi Class Generator / JSON Data Binding Tool)
Dataclasses Jsonschema
⭐
162
JSON schema generation from dataclasses
Moshi Lazy Adapters
⭐
149
A collection of simple JsonAdapters for Moshi.
Pyjson_tricks
⭐
147
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
Gson Php
⭐
142
Gson implemented in PHP
Gwt Jackson
⭐
110
gwt-jackson is a JSON parser for GWT. It uses Jackson 2.x annotations to customize the serialization/deserialization process.
Jzon
⭐
109
A correct and safe(er) JSON RFC 8259 parser with sane defaults.
Dataclass Wizard
⭐
104
A simple, yet elegant, set of wizarding tools for interacting with Python dataclasses.
Undictify
⭐
99
Python library providing type-checked function calls at runtime
Nettopologysuite.io.geojson
⭐
96
GeoJSON IO module for NTS.
Sqlathanor
⭐
91
Serialization / De-serialization support for the SQLAlchemy Declarative ORM
Jsonapi Rust
⭐
88
Rust library for serialization, deserialization and working with JSON-API data
Jsonapiserializer
⭐
86
JsonApiSerializer supports configurationless serializing and deserializing objects into the json:api format (http://jsonapi.org).
Avroconvert
⭐
83
Rapid Avro serializer for C# .NET
Gameloop.vdf
⭐
75
A fast, easy-to-use Valve Data Format parser for .NET
Saule
⭐
74
JSON API library for ASP.Net Web API 2.
Dataconf
⭐
70
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict/cli support.
Autojackson
⭐
69
Small example of AutoValue/AutoParcel + Jackson
Delphi Json
⭐
65
JSON parser for Delphi.
Cljson
⭐
64
Clojure/ClojureScript library for accelerated browser data deserialization
Fable.simplejson
⭐
57
A library for working with JSON in Fable projects
Chili
⭐
56
Object serialization/deserialization tools for python.
Jackson Js
⭐
55
JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
Jsonex
⭐
53
Java Object Serializer and Deserializer to JSON Format. Focuses on configuration friendliness, arbitrary object serialization and compact JSON format
Lazyjsonmapper
⭐
51
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
Custom Bytecode Analyzer
⭐
51
Java bytecode analyzer customizable via JSON rules
Joss
⭐
50
JOSS can serialize almost every JavaScript data type and data structure, so data can be seamlessly exchanged between browsers and servers (Deno or Node.js).
Scala Json Parsers Performance
⭐
50
Compares performance of several JSON parsers used in Scala.
Nrejson
⭐
47
A set of extensions for interacting with the ReJSON module for Redis.
Grails Gson
⭐
46
Provides alternate JSON (de)serialization for Grails using Google's Gson library
Ediengine
⭐
45
Simple .NET EDI X12 Reader, Writer and Validator. EDI JSON Serialization and Deserialization. Written in C#
Neujson
⭐
44
JSON parser/generator in C++17
Ppx_protocol_conv
⭐
38
Pluggable serialization and deserialization of ocaml data strucures based on type_conv
Lollipop
⭐
36
Python data serialization/validation library
Json Serialize
⭐
36
JSON-Serialize.js provides conventions and helpers to manage serialization and deserialization of instances to/from JSON
Sourcery Autojsonserializable
⭐
35
Templates for generating code for JSON serialization and deserialization
Flatten
⭐
35
Flatten json response with Flatten & Gson
Crserializer
⭐
34
Extensible annotation based serialization/deserialization library
Reflective Rapidjson
⭐
33
Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
Matlab Json
⭐
33
Matlab JSON deserialization/serialization using the MEX API and libjson.
Nason
⭐
32
🪄 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!
Java Json Performance Benchmarks
⭐
31
Collection of jmh-based benchmarks that compare performance of Java JSON libraries for reading, writing
Jsonapi Hanami
⭐
30
Hanami gem for fast jsonapi-compliant APIs.
Js2model
⭐
29
Jsonkraken
⭐
29
Idiomatic Json parser for Kotlin (JVM)
Json.netmf
⭐
29
Json Serializer and Deserializer Library for nanoFramework and .NET Micro Framework
Better Serializer
⭐
26
General serializer for PHP. An alternative to JmsSerializer.
Kson
⭐
25
A Java serialization/deserialization library to convert Java Objects into json and back, faster and powerful then Gson.
Jsonapi Parser
⭐
25
Validate JSON API documents.
Json Immutable
⭐
23
Immutable.JS structure-aware JSON serializer/deserializer
Tyson
⭐
22
A TypeScript serialization/deserialization library to convert objects to/from JSON
Backbone Articulation
⭐
22
Add custom attribute serialization and deserialization to your Backbone.Models.
Cpp Yyjson
⭐
21
Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend
Deserializer
⭐
21
Deserialization of complex API params into objects that can be consumed by an AR model
Jsonbinpack Poc
⭐
20
This is a PoC. See https://github.com/sourcemeta/jsonbinpack for the production implementation.
Typemanager.ts
⭐
20
Transform JSON strings or plain objects into JS class instances.
Fadejson
⭐
20
The fastest dynamic Deserialization JSON library in .NET Platform.
Lupin
⭐
20
Python document object mapper (load python object from JSON and vice-versa)
Unstructured Rs
⭐
20
Lson
⭐
19
一个用于JSON序列化/反序列化的Java库,拥有良好的性能和高拓展性。 A Java library for JSON serialization/deserialization, it has good performance and high extensibility.
Jsonapi Deserializable
⭐
19
Conveniently deserialize JSON API payloads into custom hashes.
Related Searches
Python Json (5,571)
Java Json (3,569)
Javascript Json (2,608)
Php Json (2,596)
Golang Json (2,443)
Json Schema (2,434)
Typescript Json (1,975)
Ruby Json (1,747)
Html Json (1,710)
Json Rest (1,381)
1-100 of 227 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.