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

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

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

sheredom/json.h

0
View on GitHub↗

Json.h

🗄️ single header json parser for C and C++

Features

  • Data Formats and Parsing - JSON parser.

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI
  • JSON 处理 - Simple single-header JSON solution.
  • 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.
  • 826 星标·92 分支·C·Unlicense·10 次浏览

    Star 历史

    sheredom/json.h 的 Star 历史图表sheredom/json.h 的 Star 历史图表

    常见问题解答

    sheredom/json.h 是做什么的?

    🗄️ single header json parser for C and C++

    sheredom/json.h 的主要功能有哪些?

    sheredom/json.h 的主要功能包括:Data Formats and Parsing, JSON 处理, Json, Windows Environments。

    sheredom/json.h 有哪些开源替代品?

    sheredom/json.h 的开源替代品包括: kgabis/parson — Lightweight JSON library written in C. nlohmann/json — This library is a header-only C++ framework designed for the serialization, parsing, and manipulation of structured… davegamble/cjson — cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It… 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… kazuho/picojson — a header-file-only, JSON parser serializer in C++. vstakhov/libucl — Universal configuration library parser.

    Json.h 的开源替代方案

    相似的开源项目,按与 Json.h 的功能重合度排序。
    • kgabis/parsonkgabis 的头像

      kgabis/parson

      1,459在 GitHub 上查看↗

      Lightweight JSON library written in C.

      C
      在 GitHub 上查看↗1,459
    • kazuho/picojsonkazuho 的头像

      kazuho/picojson

      1,153在 GitHub 上查看↗

      a header-file-only, JSON parser serializer in C++

      C++
      在 GitHub 上查看↗1,153
    • davegamble/cjsonDaveGamble 的头像

      DaveGamble/cJSON

      12,466在 GitHub 上查看↗

      cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It provides a comprehensive set of utilities for transforming raw text into navigable objects, manipulating data fields within collections, and serializing complex structures into formatted or unformatted strings. The library is designed for memory-sensitive and resource-constrained environments, utilizing manual memory management and type-tagged union structures to maintain a minimal footprint. It employs recursive descent parsing and in-place string manipulation to process data ef

      C
      在 GitHub 上查看↗12,466
    • json-c/json-cjson-c 的头像

      json-c/json-c

      3,278在 GitHub 上查看↗

      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/

      C
      在 GitHub 上查看↗3,278
    查看 Json.h 的所有 30 个替代方案
    →