Automic VaultAutomic Vault

brew

isa-l mit Homebrew, apk, dnf, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für isa-l in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install isa-l

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add isa-l

Alpine Linux edge package indexes · isa-l · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install isa-l

Fedora Rawhide package metadata · isa-l · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#isa-l

nixpkgs package indexes · pkgs/by-name/is/isa-l/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S isa-l

Arch Linux sync databases · isa-l · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install igzip

openSUSE Tumbleweed package metadata · igzip · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Intelligent Storage Acceleration Library

Befehle und Aliase

  • igzip

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2016: Public intel/isa-l GitHub repository created.
  • 2019: Release notes document CRC and erasure-code performance work in the v2.27-v2.29 era.
  • 2020: v2.30 appears in the upstream release wiki.
  • 2024: v2.31 release notes document API and platform maintenance.
  • 2026: v2.32 release notes add CMake work and initial riscv64 support.

Related projects

  • ISA-L is related to zlib-compatible compression tools, Reed-Solomon erasure-code libraries, RAID implementations, Hadoop HDFS erasure coding, Ceph erasure-code plugins, and Intel's ISA-L Crypto sibling project.

Quellen

  • The official API PDF documents open erasure-code release context and igzip.
  • The official README and Intel overview describe the library scope and storage-acceleration purpose.
  • The upstream wiki and GitHub releases provide release chronology and feature evolution.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
igzipcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version2.32.1
Manager aktualisiert2026-07-01
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.32.1

https://github.com/intel/isa-l

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:isa-l
Version2.32.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/isa-l
Homepagehttps://github.com/intel/isa-l
Repositoryhttps://github.com/intel/isa-l
Upstream-Dokumentationhttps://github.com/intel/isa-l#readme
LizenzBSD-3-Clause
Quellarchivhttps://github.com/intel/isa-l/archive/refs/tags/v2.32.1.tar.gz
Zuletzt aktualisiert2026-07-01T10:12:00Z
Pulseupdated
Build-Abhängigkeitenautoconf, automake, libtool
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

isa-l

nix profile install nixpkgs#isa-l
  • normalized package name match
  • Abgeglichen nach: Isa L
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/is/isa-l/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

isa-l 2.31.0-r1

Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

sudo apk add isa-l
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

isa-l-dev 2.31.0-r1

Intelligent Storage Acceleration Library (development files)

https://github.com/intel/isa-l

sudo apk add isa-l-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

isa-l-doc 2.31.0-r1

Intelligent Storage Acceleration Library (documentation)

https://github.com/intel/isa-l

sudo apk add isa-l-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • normalized package name match
  • Abgeglichen nach: Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

isa-l-static 2.31.0-r1

Intelligent Storage Acceleration Library (static library)

https://github.com/intel/isa-l

sudo apk add isa-l-static
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • normalized package name match
  • Abgeglichen nach: Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

isa-l 2.32.0-1.fc45

Intel(R) Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

sudo dnf install isa-l
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: isa-l
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: isa-l from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

isa-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-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: isa-l
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: isa-l-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

isa-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-tools
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: isa-l
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: isa-l-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

isa-l 2.32.0-1

Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

sudo pacman -S isa-l
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: isa-l from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

igzip 2.32.0-2.2

gzip backed by the ISA-L deflate library

https://github.com/intel/isa-l

sudo zypper install igzip
  • License: BSD-3-Clause
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: isa-l
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: igzip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

isa-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-devel
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: isa-l
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: isa-l-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libisal2 2.32.0-2.2

Intel Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

sudo zypper install libisal2
  • License: BSD-3-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: isa-l
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Isa L
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libisal2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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