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.
https://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html
Available modules
The overview below shows which JsonCpp installations are available per target architecture in the HPCC module system, ordered based on software version (new to old).
To start using JsonCpp, load one of these modules using a module load
command like:
1 |
|
(This data was automatically generated on Thu, 15 May 2025 at 12:00:14 EDT)
neoverse_v1 | generic | zen2 | zen3 | zen4 | haswell | skylake_avx512 | |
---|---|---|---|---|---|---|---|
Grace Nodes | everywhere (except Grace nodes) | amd20 | amd22 | amd24 | intel16 | intel18,amd20-v100,amd21,intel21 | |
JsonCpp/1.9.5-GCCcore-12.3.0 | - | x | - | - | - | x | - |
JsonCpp/1.9.5-GCCcore-11.3.0 | - | - | - | - | - | x | x |