awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
json-c avatar

json-c/json-c

0
View on GitHub↗
3,278 Stars·1,104 Forks·C·9 Aufrufegithub.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

  • JSON - Standard library for working with JSON objects.
  • JSON-Verarbeitung - Standard library for working with JSON objects.
  • Build-Systeme - 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.

Star-Verlauf

Star-Verlauf für json-c/json-cStar-Verlauf für json-c/json-c

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Json C

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Json C.
  • netmail-open/wjelementAvatar von netmail-open

    netmail-open/wjelement

    110Auf GitHub ansehen↗

    advanced, flexible JSON manipulation in C

    C
    Auf GitHub ansehen↗110
  • vstakhov/libuclAvatar von vstakhov

    vstakhov/libucl

    1,734Auf GitHub ansehen↗

    Universal configuration library parser

    C
    Auf GitHub ansehen↗1,734
  • kgabis/parsonAvatar von kgabis

    kgabis/parson

    1,459Auf GitHub ansehen↗

    Lightweight JSON library written in C.

    C
    Auf GitHub ansehen↗1,459
  • miloyip/rapidjsonAvatar von miloyip

    miloyip/rapidjson

    15,095Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗15,095
Alle 30 Alternativen zu Json C anzeigen→

Häufig gestellte Fragen

Was macht 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/

Was sind die Hauptfunktionen von json-c/json-c?

Die Hauptfunktionen von json-c/json-c sind: JSON, JSON-Verarbeitung, Build-Systeme, Json, Windows Environments.

Welche Open-Source-Alternativen gibt es zu json-c/json-c?

Open-Source-Alternativen zu json-c/json-c sind unter anderem: 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…