jackson-docs
JSON documentation library
A comprehensive resource for learning and using the Jackson JSON processor
Documentation for the Jackson JSON processor.
727 stars
45 watching
111 forks
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fasterxml/jackson-modules-java8 | Supports Java 8 features in Jackson JSON serialization and deserialization | 401 |
fasterxml/jackson-annotations | Provides annotations for customizing JSON serialization and deserialization of Java classes | 1,030 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
ndjson/ndjson-spec | Defines a standard for transporting JSON data in stream protocols | 684 |
swquinn/jackson-datatype-json-lib | A Jackson library extension for working with JSON data from the net.sf.json library | 4 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
fasterxml/jackson-core | A low-level incremental parser and generator abstraction used by Jackson Data Processor for JSON data binding | 2,265 |
lwjgl/lwjgl3-wiki | The home repository of LWJGL 3 documentation and support resources. | 417 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
fasterxml/jackson | A suite of data-processing tools for Java to handle various data formats and structures. | 9,129 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
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 |
adambard/learnxinyminutes-docs | A documentation project providing whirlwind tours of popular programming languages presented as code with explanations. | 11,512 |
crunc/jackson-datatype-vertx | A Jackson2 module that provides support for Vert.x JSON data types | 4 |