{
  "name": "readerwriterqueue",
  "href": "https://vcpkg.link/ports/readerwriterqueue",
  "supports": "all",
  "published_at": "2025-04-29T20:57:04.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/cameron314/readerwriterqueue",
  "description": [
    "A fast single-producer, single-consumer lock-free queue for C++"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.0.7",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4c226f3d81c8532d13380c94bb8395f7bab718be/ports/readerwriterqueue",
    "hash": "4c226f3d81c8532d13380c94bb8395f7bab718be"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/cameron314/readerwriterqueue",
    "stars": 4195
  },
  "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": []
}