moshi

JSON serializer

A modern JSON library for serializing and deserializing data between Java/Kotlin objects and JSON format

A modern JSON library for Kotlin and Java.

GitHub

10k stars
184 watching
764 forks
Language: Kotlin
last commit: about 1 month ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swquinn/jackson-datatype-json-lib A Jackson library extension for working with JSON data from the net.sf.json library 4
blackedder/painlessjson Library to convert custom types to and from JSON in a simple and automatic way 24
google/gson A Java library for converting objects to and from JSON data 23,432
bazaarvoice/jolt A JSON transformation library written in Java where the specification is itself a JSON document. 1,569
bolerio/mjson A lightweight Java library for working with JSON data structures 84
tomasbouda/hjson-powershell A PowerShell module providing conversion utilities between JSON and HJSON formats. 6
joelvh/json2json Transforms JSON structures from one format to another using template rules. 191
michel-kraemer/bson4jackson Supports the use of BSON data format in JSON processing 293
nlohmann/json A lightweight C++ library for serializing and deserializing JSON data 43,665
joelittlejohn/jsonschema2pojo Generates Java types from JSON or JSON Schema for data-binding with popular libraries 6,250
rom-rb/rom-json Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern 16
tylerbrock/colorjson Fast and customizable JSON marshaller with pretty printing capabilities 151
migamake/json-autotype Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. 148
iolivernguyen/ujson Transforms unstructured JSON data into a format suitable for use with JavaScript 77
cyberisltd/post2json Converts a POST request to a JSON message and moves .NET verification token to HTTP headers 11