🍺 BREW Explorer

← all formulae

vulkan-headers

brew install vulkan-headers v1.4.350.1 Apache-2.0

Header files and API registry for Vulkan, a cross-platform graphics and compute API.

Why you might care

Required build dependency for any C/C++ project using the Vulkan API to access modern GPU capabilities. Provides the official headers, type definitions, and function declarations needed to compile Vulkan applications. This is the foundational package that graphics engines, game engines, and compute frameworks depend on.

Categories

Alternatives

gpu-headers OpenGL
11.6k
30-day installs · #329
33.9k
90-day · #363
81.0k
365-day · #490

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "gpu-headers",
    "OpenGL"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "header-only-library",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Vulkan Header files and API registry",
  "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": "vulkan-headers",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.vulkan.org/",
  "homepage_og_description": "Vulkan is a next generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs used in PCs, consoles, mobile phones and embedded platforms.",
  "homepage_og_image": "https://www.vulkan.org/user/pages/01.home/Vulkan-Wide.png",
  "homepage_title": "Home | Vulkan | Cross platform 3D Graphics",
  "installs_30d": 11557,
  "installs_365d": 80956,
  "installs_90d": 33932,
  "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:11+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "vulkan-headers",
  "oldnames": [],
  "one_liner": "Header files and API registry for Vulkan, a cross-platform graphics and compute API.",
  "optional_dependencies": [],
  "rank_30d": 329,
  "rank_365d": 490,
  "rank_90d": 363,
  "raw_hash": "1d3fe5faedbbeeb3",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/v/vulkan-headers.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.4.350.1",
  "versioned_formulae": [],
  "why_use_this": "Required build dependency for any C/C++ project using the Vulkan API to access modern GPU capabilities. Provides the official headers, type definitions, and function declarations needed to compile Vulkan applications. This is the foundational package that graphics engines, game engines, and compute frameworks depend on."
}