{
  "name": "robin-hood-hashing",
  "href": "https://vcpkg.link/ports/robin-hood-hashing",
  "supports": "all",
  "published_at": "2025-06-06T09:15:16.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/martinus/robin-hood-hashing",
  "description": [
    "Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "3.11.5",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a83309063befe14c9ade098c48e4904c925fd868/ports/robin-hood-hashing",
    "hash": "a83309063befe14c9ade098c48e4904c925fd868"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/martinus/robin-hood-hashing",
    "stars": 1575
  },
  "dependencies": [
    {
      "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": []
}