Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/json-iterator/java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
https://github.com/json-iterator/java
deserialization java json json-parser parser serialization serializer
Last synced: 30 days ago
JSON representation
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
- Host: GitHub
- URL: https://github.com/json-iterator/java
- Owner: json-iterator
- License: mit
- Created: 2016-12-05T12:15:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T13:41:14.000Z (9 months ago)
- Last Synced: 2024-10-01T15:21:56.784Z (about 1 month ago)
- Topics: deserialization, java, json, json-parser, parser, serialization, serializer
- Language: Java
- Homepage: http://jsoniter.com/
- Size: 1.24 MB
- Stars: 1,506
- Watchers: 117
- Forks: 519
- Open Issues: 108
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/json-iterator/java.svg?branch=master)](https://travis-ci.org/json-iterator/java)
[![codecov](https://codecov.io/gh/json-iterator/java/branch/master/graph/badge.svg)](https://codecov.io/gh/json-iterator/java)
[![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/json-iterator/java/master/LICENSE)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/json-iterator/Lobby)Documentation : [http://jsoniter.com/java-features.html](http://jsoniter.com/java-features.html)
Scala User: https://github.com/plokhotnyuk/jsoniter-scala