{
  "name": "plf-stack",
  "href": "https://vcpkg.link/ports/plf-stack",
  "supports": "all",
  "published_at": "2025-12-25T15:04:27.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.plflib.org/",
  "description": [
    "A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "2.0.13",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ae57bad5975be6454f38a23a9e123e4b67179a65/ports/plf-stack",
    "hash": "ae57bad5975be6454f38a23a9e123e4b67179a65"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mattreecebentley/plf_stack",
    "stars": 78
  },
  "dependencies": [],
  "dev_dependencies": [],
  "features": []
}