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.
10k stars
184 watching
764 forks
Language: Kotlin
last commit: 11 months ago
Linked from 4 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Jackson library extension for working with JSON data from the net.sf.json library | 4 |
| | Library to convert custom types to and from JSON in a simple and automatic way | 24 |
| | A Java library for converting objects to and from JSON data | 23,432 |
| | A JSON transformation library written in Java where the specification is itself a JSON document. | 1,569 |
| | A lightweight Java library for working with JSON data structures | 84 |
| | A PowerShell module providing conversion utilities between JSON and HJSON formats. | 6 |
| | Transforms JSON structures from one format to another using template rules. | 191 |
| | Supports the use of BSON data format in JSON processing | 293 |
| | A lightweight C++ library for serializing and deserializing JSON data | 43,665 |
| | Generates Java types from JSON or JSON Schema for data-binding with popular libraries | 6,250 |
| | Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern | 16 |
| | Fast and customizable JSON marshaller with pretty printing capabilities | 151 |
| | Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. | 148 |
| | Transforms unstructured JSON data into a format suitable for use with JavaScript | 77 |
| | Converts a POST request to a JSON message and moves .NET verification token to HTTP headers | 11 |