# fastjson **Repository Path**: rocketdemo/fastjson ## Basic Information - **Project Name**: fastjson - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-11-06 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fastjson [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.alibaba/fastjson/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.alibaba/fastjson/) [![GitHub release](https://img.shields.io/github/release/alibaba/fastjson.svg)](https://github.com/alibaba/fastjson/releases) [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) Fast JSON Processor ![fastjson](logo.jpg "fastjson") ## Documentation - [Documentation Home](https://github.com/alibaba/fastjson/wiki) - [Frequently Asked Questions](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 ```xml com.alibaba fastjson x.x.x ```