{
  "name": "amsozzer1-plusweb",
  "href": "https://vcpkg.link/ports/amsozzer1-plusweb",
  "supports": "!windows",
  "published_at": "2026-09-23T23:03:42.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://amsozzer.com/projects/plusweb",
  "homepage_href": "https://github.com/Amsozzer1/PlusWeb",
  "description": [
    "Express-style HTTP framework for C++17 — libuv event loop, llhttp parser, segment-trie router. Flat throughput as routes grow: 90k req/s at 10,000 routes."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.1.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/48483a35f9e6f32572bc7c9382f14436cc7106a8/ports/amsozzer1-plusweb",
    "hash": "48483a35f9e6f32572bc7c9382f14436cc7106a8"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Amsozzer1/PlusWeb",
    "stars": 1
  },
  "dependencies": [
    {
      "name": "libuv",
      "href": "https://vcpkg.link/ports/libuv",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "llhttp",
      "href": "https://vcpkg.link/ports/llhttp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "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": []
}