{
  "name": "plf-list",
  "href": "https://vcpkg.link/ports/plf-list",
  "supports": "all",
  "published_at": "2023-04-13T16:13:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.plflib.org/",
  "description": [
    "A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing."
  ],
  "license": null,
  "version": {
    "type": "date",
    "value": "2019-08-10",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5b11232d00476c66724c81adfe5e3777a9aec38f/ports/plf-list",
    "hash": "5b11232d00476c66724c81adfe5e3777a9aec38f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mattreecebentley/plf_list",
    "stars": 156
  },
  "dependencies": [],
  "dev_dependencies": [],
  "features": []
}