Submission information
Submission Number: 11
Submission ID: 53
Submission UUID: d5c7af1e-32bc-4b82-b813-619ebbb655c7
Submission URI: /form/resource
Created: Thu, 09/19/2019 - 16:11
Completed: Thu, 09/19/2019 - 16:11
Changed: Mon, 07/19/2021 - 11:55
Remote IP address: 130.215.55.231
Submitted by: Mariana Pachon-Puentes
Language: English
Is draft: No
Webform: Knowledge Base Resources
Approved: Yes Title: Header-only C++ JSON library Category: Learning Tags: resources (16), c++ (321) Skill Level: Intermediate (305), Advanced (306) Description: JSON is a lightweight format for storing and transporting data, for example in a config file. This library is header-only, and has easy-to-read documentation. It is a C++ library. Link to Resource: - The GitHub that contains the library itself, and examples (https://github.com/nlohmann/json/) - Library documentation (https://thrust.github.io/doc/group__modifying_ga14cba62489aee67ffa6348eb74997b57.html#ga14cba62489aee67ffa6348eb74997b57)