🍺 BREW Explorer

← all formulae

libmatio

brew install libmatio v1.5.30_1 BSD-2-Clause

C library for reading and writing MATLAB MAT files, with support for HDF5-based formats.

Why you might care

Use libmatio if you need to parse or generate .mat files in C/C++ applications without requiring MATLAB itself. It's the standard open-source solution for MAT file I/O and handles both legacy and HDF5-based MATLAB formats. Primarily useful as a build dependency for scientific computing tools and data pipelines.

Categories

Alternatives

scipy.io.matlab h5py MATLAB
2.3k
30-day installs · #916
6.5k
90-day · #981
26.4k
365-day · #943

Runtime dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "scipy.io.matlab",
    "h5py",
    "MATLAB"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "data-science",
    "scientific"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "hdf5"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "C library for reading and writing MATLAB MAT files",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:11+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libmatio",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://matio.sourceforge.net/",
  "homepage_og_description": "Download MAT File I/O Library for free.  matio is an C library for reading and writing MATLAB MAT files.",
  "homepage_og_image": null,
  "homepage_title": "MAT File I/O Library download | SourceForge.net",
  "installs_30d": 2251,
  "installs_365d": 26428,
  "installs_90d": 6461,
  "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:47:50+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libmatio",
  "oldnames": [],
  "one_liner": "C library for reading and writing MATLAB MAT files, with support for HDF5-based formats.",
  "optional_dependencies": [],
  "rank_30d": 916,
  "rank_365d": 943,
  "rank_90d": 981,
  "raw_hash": "5a82e3a056928c8f",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/lib/libmatio.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.5.30",
  "versioned_formulae": [],
  "why_use_this": "Use libmatio if you need to parse or generate .mat files in C/C++ applications without requiring MATLAB itself. It\u0027s the standard open-source solution for MAT file I/O and handles both legacy and HDF5-based MATLAB formats. Primarily useful as a build dependency for scientific computing tools and data pipelines."
}