🍺 BREW Explorer

← all formulae

meson

brew install meson v1.11.1 Apache-2.0

Python-based build system that generates Ninja configs for fast, parallel compilation across C, C++, Rust, and other languages.

Why you might care

Meson provides a cleaner, more maintainable alternative to autotools and CMake with less boilerplate, built-in dependency resolution, and strong cross-platform support. It's increasingly adopted in GNOME, systemd, and modern open-source projects. Use it if you're building or packaging software that declares Meson as its build system.

Categories

Alternatives

CMake autotools Bazel cargo Make
13.4k
30-day installs · #305
53.5k
90-day · #265
200.4k
365-day · #280

Runtime dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "CMake",
    "autotools",
    "Bazel",
    "cargo",
    "Make"
  ],
  "build_dependencies": [],
  "categories": [
    "build-system",
    "compiler"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "ninja",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Fast and user friendly build system",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:48+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "meson",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://mesonbuild.com/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "The Meson Build system",
  "installs_30d": 13410,
  "installs_365d": 200427,
  "installs_90d": 53466,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:44:02+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "meson",
  "oldnames": [],
  "one_liner": "Python-based build system that generates Ninja configs for fast, parallel compilation across C, C++, Rust, and other languages.",
  "optional_dependencies": [],
  "rank_30d": 305,
  "rank_365d": 280,
  "rank_90d": 265,
  "raw_hash": "5056e94d1ccb753c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/m/meson.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.11.1",
  "versioned_formulae": [],
  "why_use_this": "Meson provides a cleaner, more maintainable alternative to autotools and CMake with less boilerplate, built-in dependency resolution, and strong cross-platform support. It\u0027s increasingly adopted in GNOME, systemd, and modern open-source projects. Use it if you\u0027re building or packaging software that declares Meson as its build system."
}