json-processing.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [json-processing]

www.codever.land/bookmarks/t/json-processing

fastjson

https://github.com/alibaba/fastjson

Very fast processor with no additional dependencies and full data binding.


Jolt

https://github.com/bazaarvoice/jolt

JSON to JSON transformation tool.


JsonPath

https://github.com/jayway/JsonPath

Extract data from JSON using XPATH-like syntax.


JsonSurfer

https://github.com/jsurfer/JsonSurfer

Streaming JsonPath processor dedicated to processing big and complicated JSON data.