🍺 BREW Explorer

← all formulae

zstd

brew install zstd v1.5.7_1 (BSD-3-Clause OR GPL-2.0-only) AND BSD-2-Clause AND MIT

Fast, modern compression algorithm and command-line tool with better compression ratios and speed than gzip or bzip2.

Why you might care

Zstd offers significantly faster compression and decompression than traditional algorithms while achieving better ratios, making it ideal for archiving, streaming, and real-time data compression in production systems. It's become the default compressor in many modern tools (containers, package managers, databases) and is a drop-in replacement for gzip in many workflows.

Categories

Alternatives

gzip bzip2 xz lz4
230.2k
30-day installs · #8
872.6k
90-day · #7
2.7M
365-day · #7

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "pzstd"
  ],
  "alternatives": [
    "gzip",
    "bzip2",
    "xz",
    "lz4"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "compression",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "lz4",
    "xz"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Zstandard is a real-time compression algorithm",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:36+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "zstd",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://facebook.github.io/zstd/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Zstandard - Real-time data compression algorithm",
  "installs_30d": 230154,
  "installs_365d": 2727409,
  "installs_90d": 872555,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "(BSD-3-Clause OR GPL-2.0-only) AND BSD-2-Clause AND MIT",
  "llm_generated_at": "2026-06-20T23:42:05+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "zstd",
  "oldnames": [],
  "one_liner": "Fast, modern compression algorithm and command-line tool with better compression ratios and speed than gzip or bzip2.",
  "optional_dependencies": [],
  "rank_30d": 8,
  "rank_365d": 7,
  "rank_90d": 7,
  "raw_hash": "c84ac08cbabe5781",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/z/zstd.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.5.7",
  "versioned_formulae": [],
  "why_use_this": "Zstd offers significantly faster compression and decompression than traditional algorithms while achieving better ratios, making it ideal for archiving, streaming, and real-time data compression in production systems. It\u0027s become the default compressor in many modern tools (containers, package managers, databases) and is a drop-in replacement for gzip in many workflows."
}