macOS
brew install isa-llocal Homebrew formula metadata
brew
isa-l のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install isa-llocal Homebrew formula metadata
sudo apk add isa-lAlpine Linux edge package indexes · isa-l · ソース: dl-cdn.alpinelinux.org
sudo dnf install isa-lFedora Rawhide package metadata · isa-l · ソース: dl.fedoraproject.org
nix profile install nixpkgs#isa-lnixpkgs package indexes · pkgs/by-name/is/isa-l/package.nix · ソース: api.github.com
sudo pacman -S isa-lArch Linux sync databases · isa-l · ソース: geo.mirror.pkgbuild.com
sudo zypper install igzipopenSUSE Tumbleweed package metadata · igzip · ソース: download.opensuse.org
概要
Intelligent Storage Acceleration Library
履歴
Intel ISA-L, the Intelligent Storage Acceleration Library, is a collection of optimized low-level routines for storage software. The upstream README describes erasure coding, CRC, RAID parity, deflate-compatible compression, and inflate-compatible decompression, while the Homebrew package exposes the `igzip` command-line tool from that library.
The public intel/isa-l repository was created in 2016, but the project represents Intel's earlier storage-acceleration work around data protection, compression, and integrity primitives. The official API PDF notes the first open release of the erasure-code unit and documents `igzip` as a user program for compression and decompression.
ISA-L evolved as a performance library closely tied to processor instruction sets. Its release notes and wiki track additions for CPU features, CRC and erasure-code performance, build-system changes, and architecture support such as PowerPC fixes and riscv64 feature detection.
ISA-L spread through storage systems because erasure coding and checksum throughput are central to distributed filesystems, object stores, backup systems, and data pipelines. The input metadata shows packaging across Homebrew, Alpine, Fedora, Nix, Arch, and openSUSE, with some distributions exposing the user-facing tool as igzip.
The package is also visible in higher-level systems: Hadoop documentation describes HDFS erasure coding as able to leverage Intel ISA-L for accelerated encoding and decoding calculations.
Library users link against ISA-L for Reed-Solomon erasure coding, CRC functions, RAID parity, and deflate/inflate routines. Package users often encounter it through `igzip`, which gives a command-line entry point into ISA-L's fast deflate-compatible compression path.
ISA-L is package-nerd material because it packages CPU-specific assembly and runtime dispatch behind ordinary distribution names. Maintainers care about NASM versions, architecture coverage, ABI expectations, and whether consumers get the accelerated path or silently fall back to slower code.
It also demonstrates a common packaging split: the real value is a library used indirectly by storage software, while the obvious executable in a package database is a compression utility.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
igzip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/intel/isa-l
インストールメタデータ
| パッケージキー | brew:isa-l |
|---|---|
| バージョン | 2.32.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/isa-l |
| ホームページ | https://github.com/intel/isa-l |
| リポジトリ | https://github.com/intel/isa-l |
| 上流ドキュメント | https://github.com/intel/isa-l#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/intel/isa-l/archive/refs/tags/v2.32.1.tar.gz |
| 最終更新 | 2026-07-01T10:12:00Z |
| Pulse | updated |
| ビルド依存関係 | autoconf, automake, libtool |
| 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 | isa-l |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
isa-l
nix profile install nixpkgs#isa-lisa-l 2.31.0-r1
Intelligent Storage Acceleration Library
https://github.com/intel/isa-l
sudo apk add isa-lisa-l-dev 2.31.0-r1
Intelligent Storage Acceleration Library (development files)
https://github.com/intel/isa-l
sudo apk add isa-l-devisa-l-doc 2.31.0-r1
Intelligent Storage Acceleration Library (documentation)
https://github.com/intel/isa-l
sudo apk add isa-l-docisa-l-static 2.31.0-r1
Intelligent Storage Acceleration Library (static library)
https://github.com/intel/isa-l
sudo apk add isa-l-staticisa-l 2.32.0-1.fc45
Intel(R) Intelligent Storage Acceleration Library
https://github.com/intel/isa-l
sudo dnf install isa-lisa-l-devel 2.32.0-1.fc45
Intel(R) Intelligent Storage Acceleration Library - devel files
https://github.com/intel/isa-l
sudo dnf install isa-l-develisa-l-tools 2.32.0-1.fc45
Intel(R) Intelligent Storage Acceleration Library - tool
https://github.com/intel/isa-l
sudo dnf install isa-l-toolsisa-l 2.32.0-1
Intelligent Storage Acceleration Library
https://github.com/intel/isa-l
sudo pacman -S isa-ligzip 2.32.0-2.2
gzip backed by the ISA-L deflate library
https://github.com/intel/isa-l
sudo zypper install igzipisa-l-devel 2.32.0-2.2
Development files for the Intel Intelligent Storage Acceleration Library
https://github.com/intel/isa-l
sudo zypper install isa-l-devellibisal2 2.32.0-2.2
Intel Intelligent Storage Acceleration Library
https://github.com/intel/isa-l
sudo zypper install libisal2ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.