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: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
swquinn/jackson-datatype-json-libA Jackson library extension for working with JSON data from the net.sf.json library4
blackedder/painlessjsonLibrary to convert custom types to and from JSON in a simple and automatic way24
google/gsonA Java library for converting objects to and from JSON data23,432
bazaarvoice/joltA JSON transformation library written in Java where the specification is itself a JSON document.1,569
bolerio/mjsonA lightweight Java library for working with JSON data structures84
tomasbouda/hjson-powershellA PowerShell module providing conversion utilities between JSON and HJSON formats.6
joelvh/json2jsonTransforms JSON structures from one format to another using template rules.191
michel-kraemer/bson4jacksonSupports the use of BSON data format in JSON processing293
nlohmann/jsonA lightweight C++ library for serializing and deserializing JSON data43,665
joelittlejohn/jsonschema2pojoGenerates Java types from JSON or JSON Schema for data-binding with popular libraries6,250
rom-rb/rom-jsonProvides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern16
tylerbrock/colorjsonFast and customizable JSON marshaller with pretty printing capabilities151
migamake/json-autotypeGenerates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs.148
iolivernguyen/ujsonTransforms unstructured JSON data into a format suitable for use with JavaScript77
cyberisltd/post2jsonConverts a POST request to a JSON message and moves .NET verification token to HTTP headers11