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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·3 vuesgithub.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.
  • Traitement JSON - Standard library for working with JSON objects.
  • Systèmes de build - 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.

Historique des stars

Graphique de l'historique des stars pour json-c/json-cGraphique de l'historique des stars pour json-c/json-c

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Json C

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Json C.
  • netmail-open/wjelementAvatar de netmail-open

    netmail-open/wjelement

    110Voir sur GitHub↗

    advanced, flexible JSON manipulation in C

    C
    Voir sur GitHub↗110
  • vstakhov/libuclAvatar de vstakhov

    vstakhov/libucl

    1,734Voir sur GitHub↗

    Universal configuration library parser

    C
    Voir sur GitHub↗1,734
  • kgabis/parsonAvatar de kgabis

    kgabis/parson

    1,459Voir sur GitHub↗

    Lightweight JSON library written in C.

    C
    Voir sur GitHub↗1,459
  • miloyip/rapidjsonAvatar de miloyip

    miloyip/rapidjson

    15,095Voir sur 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++
    Voir sur GitHub↗15,095
Voir les 30 alternatives à Json C→

Questions fréquentes

Que fait 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/

Quelles sont les fonctionnalités principales de json-c/json-c ?

Les fonctionnalités principales de json-c/json-c sont : JSON, Traitement JSON, Systèmes de build, Json, Windows Environments.

Quelles sont les alternatives open-source à json-c/json-c ?

Les alternatives open-source à json-c/json-c incluent : 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…