zlib-ng/minizip-ng
Fork of the popular zip manipulation library found in the zlib distribution. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 78
- Longevity 100
Flags: no_license
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: 46.0
- age_days: 5338
- days_rel: 64
- days_push: 10
- n_releases_24m: 9
Adoption not part of the score
1483 stars · 503 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
minizip-ng is a zip manipulation library written in C, forked from the minizip code contributed to zlib. It adds features like WinZip AES encryption, disk splitting, and support for multiple compression codecs, and runs on Windows, macOS, and Linux.
Use cases
- create and extract zip archives from C code
- add password-protected AES encryption to zip files
- compress files with bzip2, lzma, or xz inside zip archives
- split large zip archives across multiple disks
- replace the unmaintained minizip in zlib with an actively maintained fork
- read and write zip files cross-platform on Windows, macOS, and Linux
When to choose
- you need a C library for zip creation/extraction with modern codecs and encryption
- the original zlib minizip lacks features or fixes you need
- you need cross-platform zip support with disk splitting or WinZip AES
When to avoid
- you need a high-level API in a language other than C or C++
- you only need simple gzip/zlib stream compression without the zip container format
- you require a permissively simple licensing setup and cannot verify the custom license terms
Facets
library · maturity active
compression cryptography file-system files developer-tools cross-platform windows c zip minizip zlib lzma bzip2 winzip-aes disk-splitting encryption macos linux
1 source
- readme: https://github.com/zlib-ng/minizip-ng · fetched 2026-08-28 · b65c2649aa4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zlib-ng/minizip-ng | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="zlib-ng/minizip-ng")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem