Bookmarks tagged [json-processing]
https://github.com/alibaba/fastjson
Very fast processor with no additional dependencies and full data binding.
- tags: java, json-processing
- source code
https://github.com/bazaarvoice/jolt
JSON to JSON transformation tool.
- tags: java, json-processing
- source code
https://github.com/jayway/JsonPath
Extract data from JSON using XPATH-like syntax.
- tags: java, json-processing
- source code
https://github.com/jsurfer/JsonSurfer
Streaming JsonPath processor dedicated to processing big and complicated JSON data.
- tags: java, json-processing
- source code