Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.47 KB

json-processing.md

File metadata and controls

32 lines (27 loc) · 1.47 KB

Bookmarks tagged [json-processing]

https://github.com/alibaba/fastjson

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


https://github.com/bazaarvoice/jolt

JSON to JSON transformation tool.


https://github.com/jayway/JsonPath

Extract data from JSON using XPATH-like syntax.


https://github.com/jsurfer/JsonSurfer

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