{
  "name": "stdgpu",
  "href": "https://vcpkg.link/ports/stdgpu",
  "supports": "(windows & x64 & !uwp & !xbox) | (linux & x64)",
  "published_at": "2026-08-19T01:36:04.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/stotko/stdgpu",
  "description": [
    "Open-source library providing generic GPU data structures for fast and reliable data management"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "date",
    "value": "2026-07-08",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/06d00ffa491e4668627728f14b891d22c6fea146/ports/stdgpu",
    "hash": "06d00ffa491e4668627728f14b891d22c6fea146"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/stotko/stdgpu",
    "stars": 1268
  },
  "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": []
}