awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
json-c avatar

json-c/json-c

0
View on GitHub↗
github.com/json-c/json-c/wiki↗

Json C

https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/

Features

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • JSON - Standard library for working with JSON objects.
  • JSON 处理 - Standard library for working with JSON objects.
  • 构建系统 - A library for parsing and manipulating JSON data.
  • Json - Listed in the “Json” section of the Awesome Cpp Cn awesome list.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.
3,278 星标·1,104 分支·C·18 次浏览

Star 历史

json-c/json-c 的 Star 历史图表json-c/json-c 的 Star 历史图表

常见问题解答

json-c/json-c 是做什么的?

https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/

json-c/json-c 的主要功能有哪些?

json-c/json-c 的主要功能包括:JSON, JSON 处理, 构建系统, Json, Windows Environments。

json-c/json-c 有哪些开源替代品?

json-c/json-c 的开源替代品包括: kgabis/parson — Lightweight JSON library written in C. netmail-open/wjelement — advanced, flexible JSON manipulation in C. vstakhov/libucl — Universal configuration library parser. miloyip/rapidjson — RapidJSON is a high-performance C++ library used for parsing and generating JSON data. It provides both document… sheredom/json.h — 🗄️ single header json parser for C and C++. jprichardson/node-fs-extra — node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and…

Json C 的开源替代方案

相似的开源项目,按与 Json C 的功能重合度排序。
  • netmail-open/wjelementnetmail-open 的头像

    netmail-open/wjelement

    110在 GitHub 上查看↗

    advanced, flexible JSON manipulation in C

    C
    在 GitHub 上查看↗110
  • vstakhov/libuclvstakhov 的头像

    vstakhov/libucl

    1,734在 GitHub 上查看↗

    Universal configuration library parser

    C
    在 GitHub 上查看↗1,734
  • kgabis/parsonkgabis 的头像

    kgabis/parson

    1,459在 GitHub 上查看↗

    Lightweight JSON library written in C.

    C
    在 GitHub 上查看↗1,459
  • miloyip/rapidjsonmiloyip 的头像

    miloyip/rapidjson

    15,095在 GitHub 上查看↗

    RapidJSON is a high-performance C++ library used for parsing and generating JSON data. It provides both document object model and stream-based interfaces to transform JSON strings into structured data and vice versa. The library includes a JSON schema validator to verify that documents conform to predefined rules and a Unicode transcoder for converting strings between UTF-8, UTF-16, and UTF-32 encodings. It also supports relaxed parsing for non-standard JSON containing comments or trailing commas. Additional capabilities cover JSON pointer navigation for locating specific values and string s

    C++
    在 GitHub 上查看↗15,095
查看 Json C 的所有 30 个替代方案→