🍺 BREW Explorer

← all formulae

isa-l

brew install isa-l v2.32.0 BSD-3-Clause

Intelligent Storage Acceleration Library

62
30-day installs · #4234
168
90-day · #4493
582
365-day · #4808
1.1k
★ GitHub stars · updated 2mo ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "autoconf",
    "automake",
    "libtool"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Intelligent Storage Acceleration Library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "isa-l",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-17T08:32:50Z",
  "github_readme_excerpt": "Intel(R) Intelligent Storage Acceleration Library\n=================================================\n\n![Continuous Integration](https://github.com/intel/isa-l/actions/workflows/ci.yml/badge.svg)\n[![Package on conda-forge](https://img.shields.io/conda/v/conda-forge/isa-l.svg)](https://anaconda.org/conda-forge/isa-l)\n[![Coverity Status](https://scan.coverity.com/projects/29480/badge.svg)](https://scan.coverity.com/projects/intel-isa-l)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/intel/isa-l/badge)](https://securityscorecards.dev/viewer/?uri=github.com/intel/isa-l)\n\nISA-L is a collection of optimized low-level functions targeting storage\napplications.  ISA-L includes:\n* Erasure codes - Fast block Reed-Solomon type erasure codes for any\n  encode/decode matrix in GF(2^8).\n* CRC - Fast implementations of cyclic redundancy check.  Six different\n  polynomials supported.\n  - iscsi32, ieee32, t10dif, ecma64, iso64, jones64, rocksoft64.\n* Raid - calculate and operate on XOR and P+Q parity found in common RAID\n  implementations.\n* Compression - Fast deflate-compatible data compression.\n* De-compression - Fast inflate-compatible data compression.\n* igzip - A command line application like gzip, accelerated with ISA-L.\n\nAlso see:\n* [ISA-L for updates](https://github.com/intel/isa-l).\n* For crypto functions see [isa-l_crypto on github](https://github.com/intel/isa-l_crypto).\n* The [github wiki](https://github.com/intel/isa-l/wiki) including a list of\n  [distros/ports](https://github.com/intel/isa-l/wiki/Ports--Repos) offering binary packages\n  as well as a list of [language bindings](https://github.com/intel/isa-l/wiki/Language-Bindings).\n* [Contributing](CONTRIBUTING.md).\n* [Security Policy](SECURITY.md).\n* Docs on [units](doc/functions.md), [tests](doc/test.md), or [build details](doc/build.md).\n\nAPI Usage Notes\n---------------\n\nParameters passed to ISA-L functions are not fully validated. In particular,\nNULL pointers and other invalid inputs are n",
  "github_repo": "intel/isa-l",
  "github_stars": 1081,
  "github_topics": [],
  "homepage": "https://github.com/intel/isa-l",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 62,
  "installs_365d": 582,
  "installs_90d": 168,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "isa-l",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4234,
  "rank_365d": 4808,
  "rank_90d": 4493,
  "raw_hash": "1ed6de5f17f61575",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/isa-l.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.32.0",
  "versioned_formulae": [],
  "why_use_this": null
}