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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 viewsgithub.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 Processing - Standard library for working with JSON objects.
  • Build Systems - 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 history

Star history chart for json-c/json-cStar history chart for json-c/json-c

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does json-c/json-c do?

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/

What are the main features of json-c/json-c?

The main features of json-c/json-c are: JSON, JSON Processing, Build Systems, Json, Windows Environments.

What are some open-source alternatives to json-c/json-c?

Open-source alternatives to json-c/json-c include: 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…

Open-source alternatives to Json C

Similar open-source projects, ranked by how many features they share with Json C.
  • netmail-open/wjelementnetmail-open avatar

    netmail-open/wjelement

    110View on GitHub↗

    advanced, flexible JSON manipulation in C

    C
    View on GitHub↗110
  • vstakhov/libuclvstakhov avatar

    vstakhov/libucl

    1,734View on GitHub↗

    Universal configuration library parser

    C
    View on GitHub↗1,734
  • kgabis/parsonkgabis avatar

    kgabis/parson

    1,459View on GitHub↗

    Lightweight JSON library written in C.

    C
    View on GitHub↗1,459
  • miloyip/rapidjsonmiloyip avatar

    miloyip/rapidjson

    15,095View on 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++
    View on GitHub↗15,095
See all 30 alternatives to Json C→