awesome-repositories.comCategoriesBlog
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
·
udp avatar

udp/json-parser

0
View on GitHub↗
1,333 stars·291 forks·C·BSD-2-Clause·16 views

Json Parser

Very low footprint DOM-style JSON parser written in portable ANSI C

Features

  • JSON and Data Parsing - Memory-efficient JSON parser in ANSI C.
  • JSON Parsing - Memory-efficient JSON parser written in ANSI C.
  • JSON Processing - Memory-efficient JSON parser written in ANSI C.
  • Json - Listed in the “Json” section of the Awesome Cpp Cn awesome list.

Star history

Star history chart for udp/json-parserStar history chart for udp/json-parser

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

Open-source alternatives to Json Parser

Similar open-source projects, ranked by how many features they share with Json Parser.
  • amir-s/juteamir-s avatar

    amir-s/jute

    73View on GitHub↗

    Very simple C++ JSON Parser

    C++
    View on GitHub↗73
  • cesanta/frozencesanta avatar

    cesanta/frozen

    769View on GitHub↗

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

    C
    View on GitHub↗769
  • akheron/janssonakheron avatar

    akheron/jansson

    3,341View on GitHub↗

    C library for encoding, decoding and manipulating JSON data

    Ccjson
    View on GitHub↗3,341
  • chrismanning/jbsonchrismanning avatar

    chrismanning/jbson

    38View on GitHub↗

    JSON & BSON parser/writer

    C++
    View on GitHub↗38
See all 30 alternatives to Json Parser→

Frequently asked questions

What does udp/json-parser do?

Very low footprint DOM-style JSON parser written in portable ANSI C

What are the main features of udp/json-parser?

The main features of udp/json-parser are: JSON and Data Parsing, JSON Parsing, JSON Processing, Json.

What are some open-source alternatives to udp/json-parser?

Open-source alternatives to udp/json-parser include: cesanta/frozen — JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. dropbox/json11 — A tiny JSON library for C++11. akheron/jansson — C library for encoding, decoding and manipulating JSON data. amir-s/jute — Very simple C++ JSON Parser. chrismanning/jbson — JSON & BSON parser/writer. flavio/qjson — QJson is a qt-based library that maps JSON data to QVariant objects.