MCPcopy Create free account
hub / github.com/Bwar/CJsonObject

github.com/Bwar/CJsonObject @v1.5.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.5.1 ↗ · + Follow
85 symbols 258 edges 5 files 23 documented · 27% updated 11mo ago★ 6602 open issues

Browse by type

Functions 81 Types & classes 4
What it actually does AI analysis from the code graph — generated when you open this
loading…
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.

Core symbols most depended-on inside this repo

Shape

Function 51
Method 30
Class 4

Languages

C59%
C++41%

Modules by API surface

cJSON.c50 symbols
CJsonObject.cpp29 symbols
cJSON.h3 symbols
CJsonObject.hpp2 symbols
demo/demo.cpp1 symbols

For agents

$ claude mcp add CJsonObject \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page