🍺 BREW Explorer

← all formulae

libaec

brew install libaec v1.1.7 BSD-2-Clause

C library implementing Adaptive Entropy Coding with Golomb-Rice algorithm for lossless data compression.

Why you might care

Libaec is primarily used as a build/runtime dependency for scientific and HDF5-based applications requiring efficient lossless compression. It's particularly valuable in climate and Earth science workflows where it's the standard compression codec for netCDF4 and HDF5 files. Single-purpose, BSD-licensed, and optimized for compressing floating-point data.

Categories

Alternatives

zlib libz lz4
14.7k
30-day installs · #289
38.3k
90-day · #324
136.5k
365-day · #352

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "zlib",
    "libz",
    "lz4"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "library",
    "compression"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Adaptive Entropy Coding implementing Golomb-Rice algorithm",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:47+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libaec",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://gitlab.dkrz.de/k202009/libaec",
  "homepage_og_description": "Adaptive Entropy Coding library",
  "homepage_og_image": "https://gitlab.dkrz.de/uploads/-/system/project/avatar/117/logo.png",
  "homepage_title": "dkrz-sw / libaec \u00b7 GitLab",
  "installs_30d": 14704,
  "installs_365d": 136517,
  "installs_90d": 38293,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-2-Clause",
  "llm_generated_at": "2026-06-20T23:43:56+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libaec",
  "oldnames": [],
  "one_liner": "C library implementing Adaptive Entropy Coding with Golomb-Rice algorithm for lossless data compression.",
  "optional_dependencies": [],
  "rank_30d": 289,
  "rank_365d": 352,
  "rank_90d": 324,
  "raw_hash": "6033e24f6250e0a6",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/libaec.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "cmake"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.1.7",
  "versioned_formulae": [],
  "why_use_this": "Libaec is primarily used as a build/runtime dependency for scientific and HDF5-based applications requiring efficient lossless compression. It\u0027s particularly valuable in climate and Earth science workflows where it\u0027s the standard compression codec for netCDF4 and HDF5 files. Single-purpose, BSD-licensed, and optimized for compressing floating-point data."
}