Description
Zstandard compression can be used from Scheme programs through GNU Guile bindings. It is useful for tools that need fast modern compression support.
Compression libraries process untrusted bytes often. Apply size limits and handle errors when reading external files.