macOS
brew install crabzlocal Homebrew formula metadata
brew
Like pigz, but in Rust. Version 0.10.0 via Homebrew; verified from local package data.
install
brew install crabzlocal Homebrew formula metadata
nix profile install nixpkgs#crabznixpkgs package indexes · pkgs/by-name/cr/crabz/package.nix · source: api.github.com
overview
Like pigz, but in Rust
history
crabz is a Rust compression and decompression CLI explicitly positioned as similar to pigz.
The project began as a proof-of-concept command-line wrapper around the author's `gzp` Rust crate. The README describes it as cross-platform and fast, with support for gzip, zlib, mgzip, BGZF, raw deflate, and snap formats.
crabz is distributed through several package channels documented by the project itself, including Homebrew or Linuxbrew, Debian packages from GitHub releases, Cargo, and conda-forge.
Users call `crabz` to compress or decompress files, select formats, control compression level, set thread counts, and optionally write in place or to standard output.
crabz is notable in packaging circles as a Rust-era counterpart to classic Unix compression tools: one binary, package-manager friendly, and tuned for multi-threaded compression without requiring a custom zlib-ng pigz build.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
crabz | cli | global executable |
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.
https://github.com/sstadick/crabz
install metadata
| Package key | brew:crabz |
|---|---|
| Version | 0.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/crabz |
| Homepage | https://github.com/sstadick/crabz |
| Repository | https://github.com/sstadick/crabz |
| Upstream docs | https://github.com/sstadick/crabz#readme |
| License | MIT OR Unlicense |
| Source archive | https://github.com/sstadick/crabz/archive/refs/tags/v0.10.0.tar.gz |
| Build dependencies | cmake, rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | crabz |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
crabz
nix profile install nixpkgs#crabzsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.