C++ JSON libs Reviewed/Compared - nlohmann, rapidjson, boost.json

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • json_struct

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

  • Nice page! I have written a JSON header only library that parses and serializes to structs. Would you be interested in reviewing it? Performance is ok/good and I personally think usability is good as well :) https://github.com/jorgen/json_struct

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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