macOS
brew install isa-llocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.