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

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

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

tgockel/json-voorhees

0
View on GitHub↗
128 星标·18 分支·C++·Apache-2.0·4 次浏览tgockel.github.io/json-voorhees↗

Json Voorhees

A killer modern C++ library for interacting with JSON.

Features

  • JSON 处理 - Fast, dependency-free JSON library for C++.
  • Json - Listed in the “Json” section of the Awesome Cpp Cn awesome list.

Star 历史

tgockel/json-voorhees 的 Star 历史图表tgockel/json-voorhees 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Json Voorhees 的开源替代方案

相似的开源项目,按与 Json Voorhees 的功能重合度排序。
  • amir-s/juteamir-s 的头像

    amir-s/jute

    73在 GitHub 上查看↗

    Very simple C++ JSON Parser

    C++
    在 GitHub 上查看↗73
  • cesanta/frozencesanta 的头像

    cesanta/frozen

    769在 GitHub 上查看↗

    JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.

    C
    在 GitHub 上查看↗769
  • akheron/janssonakheron 的头像

    akheron/jansson

    3,341在 GitHub 上查看↗

    C library for encoding, decoding and manipulating JSON data

    Ccjson
    在 GitHub 上查看↗3,341
  • chadaustin/sajsonchadaustin 的头像

    chadaustin/sajson

    572在 GitHub 上查看↗

    Lightweight, extremely high-performance JSON parser for C++11

    C++
    在 GitHub 上查看↗572
查看 Json Voorhees 的所有 30 个替代方案→

常见问题解答

tgockel/json-voorhees 是做什么的?

A killer modern C++ library for interacting with JSON.

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

tgockel/json-voorhees 的主要功能包括:JSON 处理, Json。

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

tgockel/json-voorhees 的开源替代品包括: cesanta/frozen — JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. chrismanning/jbson — JSON & BSON parser/writer. akheron/jansson — C library for encoding, decoding and manipulating JSON data. amir-s/jute — Very simple C++ JSON Parser. chadaustin/sajson — Lightweight, extremely high-performance JSON parser for C++11. danielaparker/jsoncons — A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON…