{
  "name": "plf-queue",
  "href": "https://vcpkg.link/ports/plf-queue",
  "supports": "all",
  "published_at": "2024-03-16T01:32:43.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://plflib.org/queue.htm",
  "description": [
    "A data container replicating std::queue functionality but with better performance than standard library containers in a queue context. C++98/03/11/14/etc-compatible."
  ],
  "license": null,
  "version": {
    "type": "dot",
    "value": "2.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a0bdf9f1bab8832a1f6aff094fe0153d3c05eeb3/ports/plf-queue",
    "hash": "a0bdf9f1bab8832a1f6aff094fe0153d3c05eeb3"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mattreecebentley/plf_queue",
    "stars": 34
  },
  "dependencies": [],
  "dev_dependencies": [],
  "features": []
}