{
  "name": "brpc",
  "href": "https://vcpkg.link/ports/brpc",
  "supports": "!windows & !(arm & android)",
  "published_at": "2024-12-02T23:39:08.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/apache/brpc",
  "description": [
    "brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. \"brpc\" means \"better RPC\"."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.11.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/eb61a953b16c94a182660839679940ff9e82fb7f/ports/brpc",
    "hash": "eb61a953b16c94a182660839679940ff9e82fb7f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/apache/brpc",
    "stars": 17187
  },
  "dependencies": [
    {
      "name": "gflags",
      "href": "https://vcpkg.link/ports/gflags",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glog",
      "href": "https://vcpkg.link/ports/glog",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "leveldb",
      "href": "https://vcpkg.link/ports/leveldb",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "protobuf",
      "href": "https://vcpkg.link/ports/protobuf",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "thrift",
      "href": "https://vcpkg.link/ports/thrift",
      "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": []
}