ZipZap

zip file I/O library for iOS, macOS and tvOS (by pixelglow)

ZipZap Alternatives

Similar projects and alternatives to ZipZap

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

ZipZap reviews and mentions

Posts with mentions or reviews of ZipZap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.
  • Awesome macOS Libraries List
    76 projects | dev.to | 21 Jan 2022
    ZipZap - zip file I/O library. Language: Objective-C.
  • Python – Create large ZIP archives without memory inflation
    3 projects | news.ycombinator.com | 2 Jan 2021
    Streaming zip file is going to have issues when compression ratio is not 0 for some implementations (such as ZipFileStream from Java / Android). I fixed this a few years ago for ZipZap: https://github.com/pixelglow/ZipZap/pull/155

    Particularly, the local header (per file) is written before the file content, and you cannot get accurate compressed size prior to actual compression. Central file header is at the end of the file, so there is no problem to get accurate compressed size, but some zip reader implementations (such as ZipFileStream) cannot use central file header (because it is at the end), and will use the wrong compressed size.

Stats

Basic ZipZap repo stats
2
1,217
0.0
over 2 years ago

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