How to compress a C++ string using Zstd? - Stack Overflow

It seems to me that the newest version of Boost library (version 1.70.0) has added the support compression via Zstd to its iostreams submodule.

Lee mas