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.5 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | JsonCpp/1.9.5-GCCcore-12.3.0 |