🍺 BREW Explorer

← all formulae

snappy

brew install snappy v1.2.2 BSD-3-Clause

Fast compression/decompression C library optimized for speed over ratio.

Why you might care

Snappy prioritizes compression and decompression speed over maximum compression ratio, making it ideal for real-time data pipelines, logging systems, and caching layers where latency matters more than disk space. It's a dependency for many databases and message queues (RocksDB, Kafka, Protocol Buffers) and offers a simple C API with minimal overhead.

Categories

Alternatives

zstd lz4 gzip brotli
14.8k
30-day installs · #287
49.8k
90-day · #278
329.8k
365-day · #202

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "zstd",
    "lz4",
    "gzip",
    "brotli"
  ],
  "build_dependencies": [
    "cmake",
    "pkgconf"
  ],
  "categories": [
    "compression",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Compression/decompression library aiming for high speed",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:47+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "snappy",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://google.github.io/snappy/",
  "homepage_og_description": "A fast compressor/decompressor",
  "homepage_og_image": null,
  "homepage_title": "snappy | A fast compressor/decompressor",
  "installs_30d": 14759,
  "installs_365d": 329812,
  "installs_90d": 49779,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:43:55+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "snappy",
  "oldnames": [],
  "one_liner": "Fast compression/decompression C library optimized for speed over ratio.",
  "optional_dependencies": [],
  "rank_30d": 287,
  "rank_365d": 202,
  "rank_90d": 278,
  "raw_hash": "db3e4c04a98cef3e",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/snappy.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.2.2",
  "versioned_formulae": [],
  "why_use_this": "Snappy prioritizes compression and decompression speed over maximum compression ratio, making it ideal for real-time data pipelines, logging systems, and caching layers where latency matters more than disk space. It\u0027s a dependency for many databases and message queues (RocksDB, Kafka, Protocol Buffers) and offers a simple C API with minimal overhead."
}