Automic VaultAutomic Vault

brew

zxc を Homebrew でインストール

zxc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zxc

local Homebrew formula metadata

概要

パッケージ概要

High-performance asymmetric lossless compression library

コマンドとエイリアス

  • zxc

履歴

プロジェクトの歴史と使われ方

ZXC is a young asymmetric lossless compression library built around write-once/read-many workloads: spend more effort while compressing so decompression is extremely fast at runtime.

プロジェクトの歴史

The public repository starts in late 2025 and credits Bertrand Lebonnois and contributors. The README positions ZXC as a C library with official Rust, Python, Node.js, and Go bindings, hand-tuned SIMD paths, a seekable format, and a design focused on modern ARM and x86 pipelines.

採用の歴史

Because ZXC is new, its adoption history is mostly early ecosystem seeding rather than long-term production lineage. The project highlights inclusion in lzbench and TurboBench benchmark suites, plus availability through C/C++ package ecosystems and language-specific bindings, as evidence that it is being made easy to test against existing codecs.

使われ方

ZXC targets assets and payloads compressed once and read many times: game assets, app bundles, firmware updates, content delivery, and embedded data. The CLI compresses and decompresses files, while the C API and language bindings let applications embed the codec directly.

パッケージ好きにとっての重要性

For package nerds, ZXC is interesting less as a mature standard and more as a packaged experiment in codec trade-offs. It competes with the LZ4/Snappy/Zstd mental model by making decompression throughput and ratio at read time the headline package value.

タイムライン

  • 2025-12: Public git history begins and early 0.1.x releases appear.
  • 2026-02: 0.6.0-era changes emphasize compression, ratio, and data-integrity improvements.
  • 2026-06: 0.12.0-era release work extends signed release provenance and packaging polish.

Related projects

  • LZ4 and LZ4HC: the speed-oriented family ZXC benchmarks against most directly.
  • Zstd: the denser general-purpose codec ZXC contrasts with in its design discussion.
  • lzbench and TurboBench: benchmark suites used to compare ZXC with other codecs.

セキュリティ状態

保護ツール対応はまだ見つかっていません

zxc に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
zxccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.12.0
マネージャ更新日2026-06-18
ローカルデータOK
上流最新
検出された最新v0.12.0

https://github.com/hellobertrand/zxc

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zxc
バージョン0.12.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zxc
ホームページhttps://github.com/hellobertrand/zxc
リポジトリhttps://github.com/hellobertrand/zxc
上流ドキュメントhttps://github.com/hellobertrand/zxc#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/hellobertrand/zxc/archive/refs/tags/v0.12.0.tar.gz
最終更新2026-06-18T10:42:48Z
Pulseupdated
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezxc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment