gson
JSON serializer
A Java library for converting objects to and from JSON data
A Java serialization/deserialization library to convert Java Objects into JSON and back
23k stars
736 watching
4k forks
Language: Java
last commit: 14 days ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
avsej/gson.rb | A Ruby wrapper for the Google Gson JSON serialization and deserialization library | 10 |
ancore/geojson-serializer | A Java library for serializing Java objects to GeoJSON format | 6 |
stleary/json-java | Provides a reference implementation of JSON parsing and generation in Java | 4,535 |
opendatalab-de/geojson-jackson | A Java library providing standardized GeoJSON POJOs for easy serialization and deserialization of geospatial data objects | 266 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
ngs-doo/dsl-json | A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,013 |
joelittlejohn/jsonschema2pojo | Generates Java types from JSON or JSON Schema for data-binding with popular libraries | 6,239 |
owlike/genson | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
geojson-net/geojson.net | A .NET library for working with GeoJSON data | 447 |