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
159 watching
796 forks
Language: Java
last commit: 4 days ago
hacktoberfestjacksonjson

Related projects:

Repository Description Stars
fasterxml/jackson-databind A general-purpose data-binding package for Java applications 3,527
fasterxml/jackson A suite of data-processing tools for Java to handle various data formats and structures. 9,129
fasterxml/jackson-modules-java8 Supports Java 8 features in Jackson JSON serialization and deserialization 401
fasterxml/jackson-docs A comprehensive resource for learning and using the Jackson JSON processor 727
fasterxml/jackson-annotations Provides annotations for customizing JSON serialization and deserialization of Java classes 1,030
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,239
hubspot/jackson-datatype-protobuf Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. 137
bluelinelabs/logansquare A JSON parsing and serialization library for Android using Jackson's streaming API 3,208
fasterxml/jackson-module-kotlin Adds support for serialization/deserialization of Kotlin classes and data classes 1,126
stleary/json-java Provides a reference implementation of JSON parsing and generation in Java 4,535
jqlang/jq Tool for transforming and manipulating structured data in a flexible and lightweight way 30,562
api-platform/core A tool for building hypermedia-driven REST and GraphQL APIs quickly 2,447
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,439