quire7 / CJsonHelper

cJSON C++ Helper class (forked from https://github.com/DaveGamble/cJSON )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CJsonHelper是基于cJSON封装的一个C++版的JSON库,CJsonHelper的最大优势是轻量、简单好用,开发效率极高,尤其对多层嵌套json的读取和生成、修改极为方便,
最为关键的一点是解析JSON和生成JSON的编码效率非常高。

About

cJSON C++ Helper class (forked from https://github.com/DaveGamble/cJSON )

License:Apache License 2.0


Languages

Language:JavaScript 51.9%Language:C 37.9%Language:C++ 10.0%Language:Batchfile 0.2%