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 EESSI, ordered based on software version (new to old).
To start using JsonCpp, load one of these modules using a module load
command like:
(This data was automatically generated on Tue, 08 Jul 2025 at 01:59:11 UTC)
aarch64/generic | aarch64/neoverse_n1 | aarch64/neoverse_v1 | aarch64/nvidia/grace | x86_64/generic | x86_64/amd/zen2 | x86_64/amd/zen3 | x86_64/amd/zen4 | x86_64/intel/cascadelake | x86_64/intel/haswell | x86_64/intel/icelake | x86_64/intel/sapphirerapids | x86_64/intel/skylake_avx512 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JsonCpp/1.9.5-GCCcore-12.3.0 | x | x | x | x | x | x | x | x | x | x | x | x | x |