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

dropbox/json11Archived

0
View on GitHub↗
2,589 stars·624 forks·C++·MIT·26 views

Json11

A tiny JSON library for C++11.

Features

  • JSON and Data Parsing - Minimalist JSON library for C++11.
  • JSON Parsing - Minimalist JSON library for C++11.
  • JSON Processing - Minimalist JSON library for C++11.
  • Json - Listed in the “Json” section of the Awesome Cpp Cn awesome list.

Star history

Star history chart for dropbox/json11Star history chart for dropbox/json11

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 Json11

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

Frequently asked questions

What does dropbox/json11 do?

A tiny JSON library for C++11.

What are the main features of dropbox/json11?

The main features of dropbox/json11 are: JSON and Data Parsing, JSON Parsing, JSON Processing, Json.

Which projects share features with dropbox/json11?

Projects with overlapping indexed features include: cesanta/frozen — JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. flavio/qjson — QJson is a qt-based library that maps JSON data to QVariant objects. 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. gaudecker/qt-json — A simple class for parsing JSON data into a QVariant hierarchy and vice versa.