1 Star 0 Fork 285

guoxinli / fastjson

forked from wenshao / fastjson 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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>

空文件

简介

fastjson 是一个性能很好的 Java 语言实现的 JSON 解析器和生成器,来自阿里巴巴的工程师开发。 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/guoxinli/fastjson.git
git@gitee.com:guoxinli/fastjson.git
guoxinli
fastjson
fastjson
master

搜索帮助