{
  "name": "atomic-queue",
  "href": "https://vcpkg.link/ports/atomic-queue",
  "supports": "all",
  "published_at": "2026-05-11T06:06:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/max0x7ba/atomic_queue",
  "description": [
    "Minimalistic header-only thread-safe ultra-low-latency multiple-producer-multiple-consumer lockless queues based on circular buffer with std::atomic."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.9.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c7b7bea2bb6bb38a8e56b4c171e4974b3d5c8475/ports/atomic-queue",
    "hash": "c7b7bea2bb6bb38a8e56b4c171e4974b3d5c8475"
  },
  "repository": null,
  "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": []
}