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·28 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Json C

These projects share indexed features with Json C. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with json-c/json-c?

Projects with overlapping indexed features 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…