jackson

Data processor

A suite of data-processing tools for Java to handle various data formats and structures.

Main Portal page for the Jackson project

GitHub

9k stars
344 watching
1k forks
last commit: almost 2 years ago
Linked from 7 awesome lists

hacktoberfestjacksonjava-jsonjava-json-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fasterxml/jackson-coreA low-level incremental parser and generator abstraction used by Jackson Data Processor for JSON data binding2,273
fasterxml/jackson-databindA general-purpose data-binding package for Java applications3,532
fasterxml/jackson-modules-java8Supports Java 8 features in Jackson JSON serialization and deserialization400
fasterxml/jackson-annotationsProvides annotations for customizing JSON serialization and deserialization of Java classes1,032
fasterxml/jackson-docsA comprehensive resource for learning and using the Jackson JSON processor729
opendatalab-de/geojson-jacksonA Java library providing standardized GeoJSON POJOs for easy serialization and deserialization of geospatial data objects267
fasterxml/jackson-module-scalaA Jackson module providing support for serialization and deserialization of Scala data structures502
fasterxml/jackson-module-kotlinAdds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library1,127
jas502n/jackson-cve-2020-8840A project that details and demonstrates the impact of a remote code execution vulnerability in a popular Java library used for JSON data binding.73
hubspot/jackson-datatype-protobufAdds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library.140
vavr-io/vavr-jacksonA Jackson datatype module for serializing and deserializing Java data structures into JSON100
bluelinelabs/logansquareA JSON parsing and serialization library for Android using Jackson's streaming API3,204
michel-kraemer/bson4jacksonSupports the use of BSON data format in JSON processing293
swquinn/jackson-datatype-json-libA Jackson library extension for working with JSON data from the net.sf.json library4
pjfanning/jackson-module-enumeratumA Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization4