{
  "name": "aws-crt-cpp",
  "href": "https://vcpkg.link/ports/aws-crt-cpp",
  "supports": "all",
  "published_at": "2026-08-07T21:52:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/awslabs/aws-crt-cpp",
  "description": [
    "C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.43.4",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/cfd2141d03d1fc009743fce145506c518b969357/ports/aws-crt-cpp",
    "hash": "cfd2141d03d1fc009743fce145506c518b969357"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/awslabs/aws-crt-cpp",
    "stars": 89
  },
  "dependencies": [
    {
      "name": "aws-c-auth",
      "href": "https://vcpkg.link/ports/aws-c-auth",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-cal",
      "href": "https://vcpkg.link/ports/aws-c-cal",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-common",
      "href": "https://vcpkg.link/ports/aws-c-common",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-compression",
      "href": "https://vcpkg.link/ports/aws-c-compression",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-event-stream",
      "href": "https://vcpkg.link/ports/aws-c-event-stream",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-http",
      "href": "https://vcpkg.link/ports/aws-c-http",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-io",
      "href": "https://vcpkg.link/ports/aws-c-io",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-mqtt",
      "href": "https://vcpkg.link/ports/aws-c-mqtt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-s3",
      "href": "https://vcpkg.link/ports/aws-c-s3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-checksums",
      "href": "https://vcpkg.link/ports/aws-checksums",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "s2n",
      "href": "https://vcpkg.link/ports/s2n",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!uwp & !windows"
    },
    {
      "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": []
}