🚄 FASTJSON2 is a Java JSON library with excellent performance.
Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson
超轻量级 JSON / JSONB / XML / YAML 解析门面 API,用法简单,使业务代码不依赖具体实现,解耦神器!
fastjson 是一个性能很好的 Java 语言实现的 JSON 解析器和生成器,来自阿里巴巴的工程师开发。