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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
taocpp avatar

taocpp/json

0
View on GitHub↗

Json

C++ header-only JSON library

Features

  • Data Formats - Header-only JSON library.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Procesare JSON - Zero-dependency header-only JSON library.
  • Json - Listed in the “Json” section of the Awesome Cpp Cn awesome list.
  • 673 stele·86 fork-uri·C++·MIT·11 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru taocpp/jsonGraficul istoricului de stele pentru taocpp/json

    Întrebări frecvente

    Ce face taocpp/json?

    C++ header-only JSON library

    Care sunt principalele funcționalități ale taocpp/json?

    Principalele funcționalități ale taocpp/json sunt: Data Formats, Procesare JSON, Json.

    Care sunt câteva alternative open-source pentru taocpp/json?

    Alternativele open-source pentru taocpp/json includ: kazuho/picojson — a header-file-only, JSON parser serializer in C++. nlohmann/json — This library is a header-only C++ framework designed for the serialization, parsing, and manipulation of structured… danielaparker/jsoncons — A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON… davegamble/cjson — cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It… chadaustin/sajson — Lightweight, extremely high-performance JSON parser for C++11. chrismanning/jbson — JSON & BSON parser/writer.

    Alternative open-source pentru Json

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Json.
    • davegamble/cjsonAvatar DaveGamble

      DaveGamble/cJSON

      12,466Vezi pe GitHub↗

      cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It provides a comprehensive set of utilities for transforming raw text into navigable objects, manipulating data fields within collections, and serializing complex structures into formatted or unformatted strings. The library is designed for memory-sensitive and resource-constrained environments, utilizing manual memory management and type-tagged union structures to maintain a minimal footprint. It employs recursive descent parsing and in-place string manipulation to process data ef

      C
      Vezi pe GitHub↗12,466
    • kazuho/picojsonAvatar kazuho

      kazuho/picojson

      1,153Vezi pe GitHub↗

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

      C++
      Vezi pe GitHub↗1,153
    • danielaparker/jsonconsAvatar danielaparker

      danielaparker/jsoncons

      844Vezi pe GitHub↗

      A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON, toon-format

      C++
      Vezi pe GitHub↗844
    • nlohmann/jsonAvatar nlohmann

      nlohmann/json

      49,944Vezi pe GitHub↗

      This library is a header-only C++ framework designed for the serialization, parsing, and manipulation of structured data. It provides a recursive variant data model that represents arbitrary structures as native types, allowing developers to navigate, modify, and patch hierarchical data using standard pointer paths and declarative update patterns. The project distinguishes itself through its template-based architecture, which enables type-safe data structures and custom type mapping at compile time. It offers a unified interface for binary format abstraction, supporting multiple compact repre

      C++bsoncborheader-only
      Vezi pe GitHub↗49,944
    Vezi toate cele 30 alternative pentru Json→