Awesome C++ JSON

  • updated 3 months ago MIT License

    ๐Ÿ“Ÿ JSON library for Arduino and embedded C++. Simple and efficient.

  • beast beast 4,148
    star
    updated 24 days ago Boost Software Li...

    HTTP and WebSocket built on Boost.Asio in C++11

  • cJSON cJSON 9,869
    star
    updated 2 months ago MIT License

    Ultralightweight JSON parser in ANSI C

  • date date 2,927
    star
    updated 9 months ago Other

    A date and time library based on the C++11/14/17 <chrono> header

  • glaze glaze 839
    star
    updated about 2 months ago MIT License

    Extremely fast, in memory, JSON and interface library for modern C++

  • jbson jbson 38
    star
    updated over 8 years ago Boost Software Li...

    JSON & BSON parser/writer

  • updated over 7 years ago BSD 3-Clause "New...

    A very sane (header only) C++14 JSON library

  • jsmn jsmn 3,504
    star
    updated 4 months ago MIT License

    Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket

  • json json 411
    star
    updated 22 days ago Boost Software Li...

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

  • json json 550
    star
    updated 6 months ago MIT License

    C++ header-only JSON library

  • json11 json11 2,478
    star
    updated about 4 years ago MIT License

    A tiny JSON library for C++11.

  • updated over 1 year ago MIT License

    Tiny, zero-allocation JSON serializer written in ANSI C

  • json-c json-c 2,741
    star
    updated 8 months ago Other

    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/

  • updated 19 days ago Other

    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

  • jsoncpp jsoncpp 7,758
    star
    updated about 2 months ago Other

    A C++ library for interacting with JSON.

  • updated 3 months ago BSD 3-Clause "New...

    A small header-only library for converting data between json representation and c++ structs

  • json.h json.h 647
    star
    updated 3 months ago The Unlicense

    ๐Ÿ—„๏ธ single header json parser for C and C++

  • updated over 4 years ago

    A simple and fast JSON parser in ANSI C

  • updated 23 days ago BSD 2-Clause "Sim...

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

  • updated 3 months ago Other

    json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

  • updated about 2 years ago Apache License 2.0

    A killer modern C++ library for interacting with JSON.

  • jsonxx jsonxx 522
    star
    updated about 3 years ago MIT License

    A JSON parser in C++

  • jute jute 69
    star
    updated almost 3 years ago

    Very simple C++ JSON Parser

  • jvar jvar 25
    star
    updated over 5 years ago MIT License

    JS inspired Variants and JSON parsing for C++

  • updated 5 months ago MIT License

    A header only library for creating and validating json web tokens in c++

  • updated over 5 years ago

    a JSON parser and printer library in C. easy to integrate with any model.

  • libucl libucl 1,594
    star
    updated 7 days ago BSD 2-Clause "Sim...

    Universal configuration library parser

  • updated over 4 years ago

    Non-intrusive, high performance C++17 lightweight JSON de/serializer

  • updated 4 months ago MIT License

    A lightweight Release-tracking repository for nlohmann/json. Suitable for CMake fetchcontent. Automatically upgraded every weeks.

  • parson parson 1,289
    star
    updated 4 months ago MIT License

    Lightweight JSON library written in C.

  • picojson picojson 1,082
    star
    updated 4 months ago BSD 2-Clause "Sim...

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

  • qjson qjson 278
    star
    updated 8 months ago GNU Lesser Genera...

    QJson is a qt-based library that maps JSON data to QVariant objects.

  • updated about 6 years ago GNU General Publi...

    A simple class for parsing JSON data into a QVariant hierarchy and vice versa.

  • sajson sajson 561
    star
    updated over 2 years ago MIT License

    Lightweight, extremely high-performance JSON parser for C++11

  • simdjson simdjson 18,352
    star
    updated 23 days ago Apache License 2.0

    Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

  • stdman stdman 911
    star
    updated over 1 year ago MIT License

    Formatted C++20 stdlib man pages (cppreference)

  • updated about 4 years ago zlib License

    A small C++ library to handle hashed strings serving as identifiers.

  • updated almost 4 years ago MIT License

    ยตjson is a a small, C++11, UTF-8, JSON library

  • ultrajson ultrajson 4,222
    star
    updated 2 months ago Other

    Ultra fast JSON decoder and encoder written in C with Python bindings

  • yajl yajl 2,116
    star
    updated 10 months ago ISC License

    A fast streaming JSON parsing library in C.

  • yaml-cpp yaml-cpp 4,666
    star
    updated 2 months ago MIT License

    A YAML parser and emitter in C++

  • yyjson yyjson 2,548
    star
    updated 10 months ago MIT License

    The fastest JSON library in C