pkg.sopackage field notes

brew / rank 6989

Install lizard with Homebrew

Efficient compressor with very fast decompression. Version 2.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install lizard

provider-native install command

overview

Package summary

Efficient compressor with very fast decompression

Commands and aliases

  • lizardcat
  • unlizard

history

Project history and usage

lizard is a lossless compression utility and library by Przemyslaw Skibinski, originally published as LZ5. It is historically interesting as an experiment in the space between LZ4-style speed and zlib/zstd-style compression ratio.

Project history

The inikep/lizard repository was created on GitHub in October 2015. The README states that Lizard was formerly LZ5 and is based on Yann Collet's LZ4 library, while using a compression format that is not compatible with LZ4.

The project exposes several compression modes: fast LZ4-like levels, LIZv1 levels aimed at stronger ratios, and Huffman-coded variants. The upstream README frames the design as fast decompression without relying on SSE or AVX extensions.

Adoption history

Early public releases were named LZ5 in 2015 and 2016. The GitHub release named lizard v1.0 was published in March 2017, marking the rename visible to package managers and users.

The upstream README added a 2025 update explaining that Lizard's 2017 niche had narrowed because LZ4 and zstd had improved substantially. That makes the package more of a compression-history artifact than a default modern choice.

How it is used

The Homebrew formula installs command-line tools such as lizardcat and unlizard for working with the Lizard stream format.

For package users, Lizard matters most when reproducing older benchmark comparisons or handling data produced with the Lizard format; for new compression choices, upstream points readers toward LZ4 and zstd performance progress.

Why package nerds care

brew:lizard is the reason Homebrew's unrelated cyclomatic-complexity analyzer is packaged as lizard-analyzer. The collision is a neat example of why package names, executable names, and upstream project names do not always line up.

Compression packages often preserve niche codecs long after the mainstream ecosystem standardizes elsewhere, because archives, benchmarks, and reproducible experiments can outlive the period when a codec was a leading recommendation.

Timeline

  • 2015: inikep/lizard repository created on GitHub.
  • 2015: LZ5 r131b release published.
  • 2017: lizard v1.0 release published after earlier LZ5-tagged releases.
  • 2025: lizard v2.1 release and README update described the compressor as outdated relative to improved LZ4 and zstd.

Related projects

  • Lizard is directly related to LZ4 because its library is based on LZ4 while using a different format.
  • The upstream README compares it with zlib, zstd, and brotli, especially for low and medium compression levels.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:compress

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
lizardcatexecutableindexed executableDiscovered from the local executable index.
unlizardexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version2.1
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:lizard
Version2.1
Package managerHomebrew
Homepagehttps://github.com/inikep/lizard
Repositoryhttps://github.com/inikep/lizard
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation