{
  "name": "simd",
  "href": "https://vcpkg.link/ports/simd",
  "supports": "!(uwp | osx | (arm64 & windows))",
  "published_at": "2026-08-04T19:46:57.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/ermig1979/Simd",
  "description": [
    "C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX  for x86/x64, NEON, SVE for ARM, HVX for Hexagon"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "7.2.164",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/fe6cdb1d441084900d9478ad3557b907504b0138/ports/simd",
    "hash": "fe6cdb1d441084900d9478ad3557b907504b0138"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/ermig1979/Simd",
    "stars": 2268
  },
  "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": []
}