{
  "name": "zxc",
  "href": "https://vcpkg.link/ports/zxc",
  "supports": "all",
  "published_at": "2026-05-14T17:55:25.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/hellobertrand/zxc",
  "description": [
    "High-performance asymmetric lossless compression. 40%+ faster decompression than LZ4 on ARM64 with better compression ratios. Optimized for Game Assets, Firmware & App Bundles."
  ],
  "license": "BSD-3-Clause AND MIT",
  "version": {
    "type": "semver",
    "value": "0.11.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ce26c597c2fa50d0c8bee5b7c565afd52ea1e803/ports/zxc",
    "hash": "ce26c597c2fa50d0c8bee5b7c565afd52ea1e803"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/hellobertrand/zxc",
    "stars": 380
  },
  "dependencies": [
    {
      "name": "rapidhash",
      "href": "https://vcpkg.link/ports/rapidhash",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": [
    {
      "name": "util",
      "default": [],
      "description": [
        "Build the command-line interface"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}