Libraries for processing data in JSON format.
- fastjson - Very fast processor with no additional dependencies and full data binding.
- Jolt - JSON to JSON transformation tool.
- JsonPath - Extract data from JSON using XPATH like syntax.
- JsonSurfer - Streaming JsonPath processor dedicated to processing big and complicated JSON data.