README.md

    fastjson

    Fast JSON Processor

    Documentation

    https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98

    Benchmark

    https://github.com/eishay/jvm-serializers/wiki

    Download

    http://repo1.maven.org/maven2/com/alibaba/fastjson/

    Maven

    <dependency>
        <groupId>com.alibaba</groupId>
        <artifactId>fastjson</artifactId>
        <version>x.x.x</version>
    </dependency>

    项目简介

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/alibaba/fastjson

    发行版本

    当前项目没有发行版本

    贡献者 162

    全部贡献者

    开发语言

    • Java 99.9 %
    • Kotlin 0.1 %
    • JavaScript 0.1 %
    • Shell 0.0 %