marmelroy/Zip
Swift framework for zipping and unzipping files. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3916
- days_rel: n/a
- days_push: 758
- n_releases_24m: 0
Adoption not part of the score
2603 stars · 479 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift framework for zipping and unzipping files, built on top of minizip. It offers simple quick functions as well as advanced options like custom destinations, password-protected archives, and progress callbacks.
Use cases
- unzip a file in an iOS app
- create zip archives from Swift
- extract password-protected zip files
- show progress while unzipping large archives
- support custom zip-like file extensions like .cbz
When to choose
- you need simple zip/unzip functionality in a Swift or iOS/macOS project
- you want password-protected archive support with progress tracking
- you prefer a lightweight wrapper over minizip with SPM/CocoaPods/Carthage support
When to avoid
- you need formats beyond zip derivatives like tar.gz or rar
- you work outside the Apple/Swift ecosystem
- you need actively developed features beyond maintenance-level updates
Facets
library · maturity maintenance
compression file-system files developer-tools cross-platform cross-platform zip unzip minizip cocoapods swift-package-manager swift ios macos
1 source
- readme: https://github.com/marmelroy/Zip · fetched 2026-08-28 · dc8d74ec2329
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marmelroy/Zip | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem