{
  "name": "highway",
  "href": "https://vcpkg.link/ports/highway",
  "supports": "all",
  "published_at": "2026-04-24T20:34:43.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/google/highway",
  "description": [
    "Performance-portable, length-agnostic SIMD with runtime dispatch"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.4.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/71837359b9327e3bedf9639a822d1309d1c00b39/ports/highway",
    "hash": "71837359b9327e3bedf9639a822d1309d1c00b39"
  },
  "repository": null,
  "dependencies": [
    {
      "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": "contrib",
      "default": [],
      "description": [
        "SIMD related utility functions"
      ],
      "supports": "!uwp",
      "dependencies": []
    }
  ]
}