Description
ZIP archives can be decompressed with a Rust command-line tool that supports parallel extraction and encoding detection. unzrip is for users who want an alternative unzip implementation for large or mixed-encoding archives.
Review destination paths before extracting untrusted ZIP files. Archives can overwrite files, contain path traversal tricks, expand to large disk usage, or mis-detect filenames from legacy encodings.