Binary package “libboost-json-dev” in ubuntu noble

C++ containers and algorithms that implement JSON (default version)

 This library focuses on a common and popular use-case: parsing
 and serializing to and from a container called value which holds
 JSON types.
 .
 Any value which you build can be serialized and then deserialized,
 guaranteeing that the result will be equal to the original value.
 Whatever JSON output you produce with this library will be readable
 by most common JSON implementations in any language.
 .
 This package is a dependency package, which depends on Debian's default
 Boost version (currently 1.83).