You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -383,6 +383,7 @@ A curated list of awesome Java frameworks, libraries and software.
383
383
384
384
*Libraries for processing data in JSON format.*
385
385
386
+
*[fastjson](https://github.com/alibaba/fastjson) - Very fast processor with no additional dependencies and full data binding.
386
387
*[JsonPath](https://github.com/jayway/JsonPath) - Extract data from JSON using XPATH like syntax.
387
388
*[JsonSurfer](https://github.com/jsurfer/JsonSurfer) - Streaming JsonPath processor dedicated to processing big and complicated JSON data.
388
389
*[Jolt](https://github.com/bazaarvoice/jolt) - JSON to JSON transformation tool.
0 commit comments