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
kazuho avatar

kazuho/picojson

0
View on GitHub↗
1,153 stars·223 forks·C++·BSD-2-Clause·13 views

Picojson

a header-file-only, JSON parser serializer in C++

Features

  • Data Formats - Header-only JSON parser and serializer.
  • Data Formats and Parsing - JSON parse and serializer.
  • JSON and Data Parsing - Header-only JSON parsing and serialization for C++.
  • JSON Parsing - Header-only JSON parsing and serialization for C++.
  • JSON Processing - Header-only JSON parsing and serialization library.
  • Json - Listed in the “Json” section of the Awesome Cpp Cn awesome list.

Star history

Star history chart for kazuho/picojsonStar history chart for kazuho/picojson

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Picojson

Similar open-source projects, ranked by how many features they share with Picojson.
  • 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 Picojson→

Frequently asked questions

What does kazuho/picojson do?

a header-file-only, JSON parser serializer in C++

What are the main features of kazuho/picojson?

The main features of kazuho/picojson are: Data Formats, Data Formats and Parsing, JSON and Data Parsing, JSON Parsing, JSON Processing, Json.

What are some open-source alternatives to kazuho/picojson?

Open-source alternatives to kazuho/picojson include: chrismanning/jbson — JSON & BSON parser/writer. davegamble/cjson — cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It… akheron/jansson — C library for encoding, decoding and manipulating JSON data. amir-s/jute — Very simple C++ JSON Parser. 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.