{
  "name": "webcraft",
  "href": "https://vcpkg.link/ports/webcraft",
  "supports": "!(uwp | android | emscripten)",
  "published_at": "2026-02-02T20:22:24.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/adityarao2005/WebCraft/",
  "description": [
    "An async first C++ networking library leveraging powerful features of C++23 built for scale, speed, and ease."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.0.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ce312e2d2a1ceceb578fa8c92df67175bde74925/ports/webcraft",
    "hash": "ce312e2d2a1ceceb578fa8c92df67175bde74925"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/adityarao2005/WebCraft",
    "stars": 8
  },
  "dependencies": [
    {
      "name": "concurrentqueue",
      "href": "https://vcpkg.link/ports/concurrentqueue",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "linux"
    },
    {
      "name": "liburing",
      "href": "https://vcpkg.link/ports/liburing",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "linux"
    },
    {
      "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": []
}