UniValue JSON Library for C++17 (and above)

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • univalue

    An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.

  • Ok, updated. I added some examples to the readme. https://github.com/cculianu/univalue

  • nativejson-benchmark

    C/C++ JSON parser/generator benchmark

  • If you looking for benchmarks to show in which cases your library is better than other 30 or so competitors, then see this repo https://github.com/miloyip/nativejson-benchmark

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Jsonifier, a Potential New JSON Parsing/Serializing Library, in C++

    3 projects | news.ycombinator.com | 21 Nov 2023
  • A Journey building a fast JSON parser and full JSONPath

    5 projects | news.ycombinator.com | 11 Oct 2023
  • Funniest line of code you wrote while making a game?

    2 projects | /r/gamedev | 19 Oct 2022
  • Is there something like GSON available in C++?

    3 projects | /r/cpp | 20 May 2022
  • yaml-cpp VS rapidyaml - a user suggested alternative

    2 projects | 5 Feb 2022