macOS
brew install isa-llocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für isa-l in AI-Agent-Workflows.
Installation
brew install isa-llocal Homebrew formula metadata
sudo apk add isa-lAlpine Linux edge package indexes · isa-l · Quelle: dl-cdn.alpinelinux.org
sudo dnf install isa-lFedora Rawhide package metadata · isa-l · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#isa-lnixpkgs package indexes · pkgs/by-name/is/isa-l/package.nix · Quelle: api.github.com
sudo pacman -S isa-lArch Linux sync databases · isa-l · Quelle: geo.mirror.pkgbuild.com
sudo zypper install igzipopenSUSE Tumbleweed package metadata · igzip · Quelle: download.opensuse.org
Überblick
Intelligent Storage Acceleration Library
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
igzip | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/intel/isa-l
Installationsmetadaten
| Paketschlüssel | brew:isa-l |
|---|---|
| Version | 2.32.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/isa-l |
| Homepage | https://github.com/intel/isa-l |
| Repository | https://github.com/intel/isa-l |
| Upstream-Dokumentation | https://github.com/intel/isa-l#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/intel/isa-l/archive/refs/tags/v2.32.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-01T10:12:00Z |
| Pulse | updated |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libisal2Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.