24 Star 114 Fork 58

Bwar / CJsonObject

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
Bwar 提交于 2020-09-02 21:52 . add FAQ link to README

English | 中文

Author License


CJsonObject is a newly developed C++ version based on an older version of cJSON. The biggest advantage of CJsonObject is that it is light, simple and easy to use, and the development efficiency is very high. CJsonObject is much simpler and easier to use than cJSON.

Bwar's first use of cJSON was the development of a mobile push project in 2013. At that time, although cJSON was useful, but it was easy to forget about free the memory allocated by cJSON. In 2014, Bwar use cJSON again when developing another project. In order to improve the ease of use of cJSON and improve the development efficiency, cJSON was encapsulated and 64-bit integers were supported. In the development of CJsonObject, cJSON was modified slightly.

CJsonObject has verified its stability in several successful case for 5 years. At the same time, CJsonObject integrated into Nebula and was widely used.

Here is a wiki FAQ in chinese.

C++
1
https://gitee.com/Bwar/CJsonObject.git
git@gitee.com:Bwar/CJsonObject.git
Bwar
CJsonObject
CJsonObject
master

搜索帮助