JSON-java

JSON parser

Provides a reference implementation of JSON parsing and generation in Java

A reference implementation of a JSON package in Java.

GitHub

5k stars
240 watching
3k forks
Language: Java
last commit: about 1 month ago
Linked from 2 awesome lists

hackoberfest2023hacktoberfestjavajsonpublic-domain

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/gson A Java library for converting objects to and from JSON data 23,432
joelittlejohn/jsonschema2pojo Generates Java types from JSON or JSON Schema for data-binding with popular libraries 6,250
json-path/jsonpath A Java library that allows querying JSON data using a path-based syntax similar to XML XPath. 8,981
bolerio/mjson A lightweight Java library for working with JSON data structures 84
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,917
jsonld-java/jsonld-java A Java library implementing the JSON-LD 1.0 specification and API 379
jdereg/json-io Converts Java objects to and from JSON format with serialization options. 331
javaparser/javaparser A Java library that generates an Abstract Syntax Tree from source code and provides advanced analysis functionalities. 5,479
lightbend/config A configuration library for JVM languages that supports multiple file formats and provides features like merging, validation, and substitution 6,175
fasterxml/jackson-core A low-level incremental parser and generator abstraction used by Jackson Data Processor for JSON data binding 2,273
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
arakelian/java-jq A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing 82
bazaarvoice/jolt A JSON transformation library written in Java where the specification is itself a JSON document. 1,569
lydiandy/cjson A Vlang wrapper around cJSON for working with JSON data structures and serialization. 11
victools/jsonschema-generator A tool to generate JSON schemas from Java classes 405