Skip to content

Commit eb09a1c

Browse files
committed
Added fastjson
1 parent 41340e5 commit eb09a1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ A curated list of awesome Java frameworks, libraries and software.
383383

384384
*Libraries for processing data in JSON format.*
385385

386+
* [fastjson](https://github.com/alibaba/fastjson) - Very fast processor with no additional dependencies and full data binding.
386387
* [JsonPath](https://github.com/jayway/JsonPath) - Extract data from JSON using XPATH like syntax.
387388
* [JsonSurfer](https://github.com/jsurfer/JsonSurfer) - Streaming JsonPath processor dedicated to processing big and complicated JSON data.
388389
* [Jolt](https://github.com/bazaarvoice/jolt) - JSON to JSON transformation tool.

0 commit comments

Comments
 (0)