macOS
brew install zxclocal Homebrew formula metadata
インストール
brew install zxclocal Homebrew formula metadata
概要
High-performance asymmetric lossless compression library
履歴
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.
セキュリティ状態
zxc に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zxc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/hellobertrand/zxc
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zxc |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.