As you probably know, `zstd` is famous for its fast (and stable) parallel compression capability. It would be great if `iostream` would teach the skill. I've got a WIP parallel implementation of the `io::multichar_output_filter` filter: [boost-zstd.cc.txt](https://github.com/boostorg/iostreams/files/12472545/boost-zstd.cc.txt)
As you probably know,
zstdis famous for its fast (and stable) parallel compression capability. It would be great ifiostreamwould teach the skill.I've got a WIP parallel implementation of the
io::multichar_output_filterfilter:boost-zstd.cc.txt