StreamingUnzip

Given the (end) chunk of a zip file (where you can find the zip file's "table of contents") you will be able to zip in a zip file and have this utility pipe the files out unzipped. (by d136o)

StreamingUnzip Alternatives

Similar projects and alternatives to StreamingUnzip

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better StreamingUnzip alternative or higher similarity.

StreamingUnzip reviews and mentions

Posts with mentions or reviews of StreamingUnzip. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-20.
  • Python – Writing large ZIP archives without memory inflation
    6 projects | news.ycombinator.com | 20 Nov 2021
    Interesting, for the read (decompression) case I wrote this a while back:

    https://github.com/d136o/StreamingUnzip

    Basically, if you have a big zip file with many files in it (csvs for example), you can pipe out the decompressed data…

    It’s a bit obtuse to use since it calls for the end chunk of a zip archive (it may come from s3 for example).

Stats

Basic StreamingUnzip repo stats
1
2
10.0
over 10 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com