Introduction - If you have any usage issues, please Google them yourself
Fastjson is a high performance and well functioning JSON library written in the Java language. It uses a "ordered fast matching" algorithm to improve the performance of JSON Parse to the extreme, and is the fastest JSON Library in the current Java language.