{
  "name": "muda",
  "href": "https://vcpkg.link/ports/muda",
  "supports": "(windows & x64 & !uwp & !xbox) | (linux & x64) | (linux & arm64)",
  "published_at": "2025-10-13T13:59:18.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updating."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "2025.10.9",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/92d1d0e657ab9ae9278dc5df76ebf6e1ebdf82a3/ports/muda",
    "hash": "92d1d0e657ab9ae9278dc5df76ebf6e1ebdf82a3"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "cuda",
      "href": "https://vcpkg.link/ports/cuda",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "compute-graph",
      "default": [],
      "description": [
        "Enable compute graph feature"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}