ZipZap

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

ZipZap Alternatives

Similar projects and alternatives to ZipZap

  1. CocoaPods

    55 ZipZap VS CocoaPods

    The Cocoa Dependency Manager.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. GRDB.swift

    A toolkit for SQLite databases, with a focus on application development

  4. Kingfisher

    19 ZipZap VS Kingfisher

    A lightweight, pure-Swift library for downloading and caching images from the web.

  5. SQLite.swift

    A type-safe, Swift-language layer over SQLite3.

  6. FileExplorer

    FileExplorer is a powerful iOS file browser that allows its users to choose and remove files and/or directories

  7. KZFileWatchers

    A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.

  8. RxSwift

    9 ZipZap VS RxSwift

    Reactive Programming in Swift

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. Ares

    0 ZipZap VS Ares

    Zero-setup P2P file transfer between Macs and iOS devices (by indragiek)

  11. Zip Foundation

    Effortless ZIP Handling in Swift

  12. Swinject

    6 ZipZap VS Swinject

    Dependency injection framework for Swift with iOS/macOS/Linux

  13. ZipArchive

    ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.

  14. FileKit

    1 ZipZap VS FileKit

    Simple and expressive file management in Swift

  15. SwiftyStoreKit

    Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺

  16. Zip

    3 ZipZap VS Zip

    Swift framework for zipping and unzipping files.

  17. SwiftyJSON

    4 ZipZap VS SwiftyJSON

    The better way to deal with JSON data in Swift.

  18. AppFolder

    0 ZipZap VS AppFolder

    🗂 Never use NSSearchPathForDirectoriesInDomains again

  19. AMSMB2

    1 ZipZap VS AMSMB2

    Swift framework to connect SMB2/3 shares

  20. Nuke

    2 ZipZap VS Nuke

    Image loading system

  21. AlamofireImage

    AlamofireImage is an image component library for Alamofire

  22. EonilFSEvents

    An unofficial wrapper around FSEvent tailored for Swift 5. (by eonil)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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 discussion

Log in or Post with

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,220
0.0
almost 4 years ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Objective-C is
the 39th most popular programming language
based on number of references?