{
  "name": "simdutf",
  "href": "https://vcpkg.link/ports/simdutf",
  "supports": "all",
  "published_at": "2025-06-27T19:18:24.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/simdutf/simdutf",
  "description": [
    "Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64, POWER. Part of Node.js, WebKit/Safari, Ladybird, Chromium, Cloudflare Workers and Bun."
  ],
  "license": "Apache-2.0 OR MIT",
  "version": {
    "type": "semver",
    "value": "7.3.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/bdca1284e4927b7f24b789578c85b4e7ba166f77/ports/simdutf",
    "hash": "bdca1284e4927b7f24b789578c85b4e7ba166f77"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/simdutf/simdutf",
    "stars": 1419
  },
  "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": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build the fastbase64 and simdutf command line tools for transcoding strings"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}