{
  "name": "libfork",
  "href": "https://vcpkg.link/ports/libfork",
  "supports": "all",
  "published_at": "2024-05-15T22:34:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/conorwilliams/libfork",
  "description": [
    "A bleeding-edge, lock-free, wait-free, continuation-stealing fork-join library built on C++20's coroutines."
  ],
  "license": "MPL-2.0",
  "version": {
    "type": "semver",
    "value": "3.8.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/28c4ec8670e356d704827a349751c3454156d808/ports/libfork",
    "hash": "28c4ec8670e356d704827a349751c3454156d808"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "hwloc",
      "href": "https://vcpkg.link/ports/hwloc",
      "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": []
}