weichsel/ZIPFoundation
Effortless ZIP Handling in Swift observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 92
- Release rhythm 17
- 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: 3355
- days_rel: 343
- days_push: 51
- n_releases_24m: 1
Adoption not part of the score
2722 stars · 383 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZIP Foundation is a Swift library for creating, reading, and modifying ZIP archive files. It is built on Apple's libcompression for high performance, supports in-memory archives, large files, and runs on Apple platforms and Linux with no third-party dependencies.
Use cases
- zip files and directories in swift
- unzip an archive in an ios app
- read individual entries from a zip file
- create zip archives in memory
- add or remove entries from an existing zip
- track progress and cancel long zip operations
When to choose
- you need ZIP support in Swift on Apple platforms or Linux
- you want a dependency-free, high-performance compression library
- you need in-memory archive handling or progress tracking
When to avoid
- you need formats other than ZIP such as tar or 7z
- you work outside Swift or outside the supported platforms
Facets
library · maturity stable
compression file-system files developer-tools cross-platform zip archive swift-package-manager libcompression macos ios linux swift
1 source
- readme: https://github.com/weichsel/ZIPFoundation · fetched 2026-08-28 · 2772d829005c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| weichsel/ZIPFoundation | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="weichsel/ZIPFoundation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem