🍺 BREW Explorer

← all formulae

lzo

brew install lzo v2.10 GPL-2.0-or-later

Real-time lossless compression library written in C, with fast compression/decompression for memory-constrained systems.

Why you might care

LZO provides extremely fast compression and decompression with modest CPU and memory overhead, making it ideal for embedded systems, streaming protocols, and applications where speed matters more than compression ratio. It's often used in game engines, VPN software, and backup tools as a build/runtime dependency rather than a standalone CLI.

Categories

Alternatives

zlib zstd snappy
59.7k
30-day installs · #104
211.8k
90-day · #93
689.3k
365-day · #98

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "zlib",
    "zstd",
    "snappy"
  ],
  "build_dependencies": [],
  "categories": [
    "compression",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Real-time data compression library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:39+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "lzo",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.oberhumer.com/opensource/lzo/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "oberhumer.com: LZO real-time data compression library",
  "installs_30d": 59701,
  "installs_365d": 689270,
  "installs_90d": 211797,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:42:44+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "lzo",
  "oldnames": [],
  "one_liner": "Real-time lossless compression library written in C, with fast compression/decompression for memory-constrained systems.",
  "optional_dependencies": [],
  "rank_30d": 104,
  "rank_365d": 98,
  "rank_90d": 93,
  "raw_hash": "4c49d9d8335ea7e0",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/l/lzo.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.10",
  "versioned_formulae": [],
  "why_use_this": "LZO provides extremely fast compression and decompression with modest CPU and memory overhead, making it ideal for embedded systems, streaming protocols, and applications where speed matters more than compression ratio. It\u0027s often used in game engines, VPN software, and backup tools as a build/runtime dependency rather than a standalone CLI."
}