jackson-core

JSON parser

A low-level incremental parser and generator abstraction used by Jackson Data Processor for JSON data binding

Core part of Jackson that defines Streaming API as well as basic shared abstractions

GitHub

2k stars
158 watching
799 forks
Language: Java
last commit: about 1 month ago
hacktoberfestjacksonjson

Related projects:

Repository Description Stars
fasterxml/jackson-databind A general-purpose data-binding package for Java applications 3,532
fasterxml/jackson A suite of data-processing tools for Java to handle various data formats and structures. 9,173
fasterxml/jackson-modules-java8 Supports Java 8 features in Jackson JSON serialization and deserialization 400
fasterxml/jackson-docs A comprehensive resource for learning and using the Jackson JSON processor 729
fasterxml/jackson-annotations Provides annotations for customizing JSON serialization and deserialization of Java classes 1,032
fasterxml/jackson-module-scala A Jackson module providing support for serialization and deserialization of Scala data structures 502
joelittlejohn/jsonschema2pojo Generates Java types from JSON or JSON Schema for data-binding with popular libraries 6,250
hubspot/jackson-datatype-protobuf Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. 140
bluelinelabs/logansquare A JSON parsing and serialization library for Android using Jackson's streaming API 3,204
fasterxml/jackson-module-kotlin Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library 1,127
stleary/json-java Provides a reference implementation of JSON parsing and generation in Java 4,547
jqlang/jq Tool for transforming and manipulating structured data in a flexible and lightweight way 30,734
api-platform/core A tool for building hypermedia-driven REST and GraphQL APIs quickly 2,455
jas502n/jackson-cve-2020-8840 A project that details and demonstrates the impact of a remote code execution vulnerability in a popular Java library used for JSON data binding. 73
logfellow/logstash-logback-encoder A Java library providing loggers and appenders to format logs into JSON and other data formats using Jackson. 2,448