{
  "name": "dispenso",
  "href": "https://vcpkg.link/ports/dispenso",
  "supports": "all",
  "published_at": "2026-03-31T06:25:20.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/facebookincubator/dispenso",
  "description": [
    "A high-performance C++ library for parallel programming with thread pools, parallel for loops, futures, task graphs, and concurrent containers"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.5.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/56383da6baac802cdaba8e1e8191e65c71a27262/ports/dispenso",
    "hash": "56383da6baac802cdaba8e1e8191e65c71a27262"
  },
  "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": []
}