msgpack-cxx¶
MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller. Small integers are encoded into a single byte while typical short strings require only one extra byte in addition to the strings themselves.
homepage: http://msgpack.org/
Available installations¶
| msgpack-cxx version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 7.0.0 | generic: x86_64Arm: AMD: zen2, zen3, zen4, zen5Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
AMD: gfx1030, gfx1100, gfx1101, gfx1200, gfx1201, gfx908, gfx90a, gfx942 |
2025.06 | msgpack-cxx/7.0.0-rocm-compilers-19.0.0-ROCm-6.4.1 |