JsonCpp¶
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
homepage: https://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html
Available installations¶
| JsonCpp version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 1.9.6 | generic: riscv64Arm: AMD: Intel: |
(none) | 2025.06 | JsonCpp/1.9.6-GCCcore-14.3.0 |