pigz
brew install pigz
v2.8_1
Zlib
Parallel gzip compression command that uses multiple cores for faster compression and decompression.
Why you might care
Drop-in replacement for gzip that leverages multi-core processors to speed up compression on large files. Useful in build pipelines and data processing where compression throughput matters. Maintains gzip compatibility—compressed files can be decompressed by standard gzip.
3.5k
30-day installs · #744
6.8k
90-day · #965
22.9k
365-day · #1001
Links
- https://zlib.net/pigz/
- Brew formula source: Formula/p/pigz.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"gzip",
"zstd",
"xz",
"brotli"
],
"build_dependencies": [],
"categories": [
"compression",
"command-line"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Parallel gzip",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:03+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "pigz",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://zlib.net/pigz/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "pigz - Parallel gzip",
"installs_30d": 3543,
"installs_365d": 22868,
"installs_90d": 6760,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Zlib",
"llm_generated_at": "2026-06-20T23:46:47+00:00",
"llm_model": "claude-haiku-4-5",
"name": "pigz",
"oldnames": [],
"one_liner": "Parallel gzip compression command that uses multiple cores for faster compression and decompression.",
"optional_dependencies": [],
"rank_30d": 744,
"rank_365d": 1001,
"rank_90d": 965,
"raw_hash": "f3dd79f30e153f42",
"recommended_dependencies": [],
"revision": 1,
"ruby_source_path": "Formula/p/pigz.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.8",
"versioned_formulae": [],
"why_use_this": "Drop-in replacement for gzip that leverages multi-core processors to speed up compression on large files. Useful in build pipelines and data processing where compression throughput matters. Maintains gzip compatibility\u2014compressed files can be decompressed by standard gzip."
}