27 Star 176 Fork 61

腾讯开源 / RapidJSON

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
library.json 355 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "RapidJSON",
"version": "1.1.0",
"keywords": "json, sax, dom, parser, generator",
"description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
"export": {
"include": "include"
},
"examples": "example/*/*.cpp",
"repository":
{
"type": "git",
"url": "https://github.com/Tencent/rapidjson"
}
}
C/C++
1
https://gitee.com/Tencent/RapidJSON.git
git@gitee.com:Tencent/RapidJSON.git
Tencent
RapidJSON
RapidJSON
master

搜索帮助