🍺 BREW Explorer

← all formulae

qtgrpc

brew install qtgrpc v6.11.1_2 GPL-3.0-only AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-3-Clause

Qt framework module for building gRPC clients and services in C++ and QML.

Why you might care

Use this if you're building Qt applications that need to communicate with gRPC backends. It integrates gRPC code generation and client/server stubs directly into Qt's build system, avoiding the friction of managing separate protobuf and gRPC tooling. Requires qtbase and protobuf as dependencies.

Categories

Alternatives

grpc protobuf qt-framework
7.5k
30-day installs · #438
19.2k
90-day · #540
78.2k
365-day · #500

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "grpc",
    "protobuf",
    "qt-framework"
  ],
  "build_dependencies": [
    "cmake",
    "ninja"
  ],
  "categories": [
    "library",
    "framework",
    "binding"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "abseil",
    "protobuf",
    "qtbase",
    "qtdeclarative"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Provides support for communicating with gRPC services",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:52+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "qtgrpc",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.qt.io/",
  "homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
  "homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
  "homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
  "installs_30d": 7490,
  "installs_365d": 78210,
  "installs_90d": 19241,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-only AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:44:53+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "qtgrpc",
  "oldnames": [],
  "one_liner": "Qt framework module for building gRPC clients and services in C++ and QML.",
  "optional_dependencies": [],
  "rank_30d": 438,
  "rank_365d": 500,
  "rank_90d": 540,
  "raw_hash": "faa30986d6d63901",
  "recommended_dependencies": [],
  "revision": 2,
  "ruby_source_path": "Formula/q/qtgrpc.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "cmake",
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "6.11.1",
  "versioned_formulae": [],
  "why_use_this": "Use this if you\u0027re building Qt applications that need to communicate with gRPC backends. It integrates gRPC code generation and client/server stubs directly into Qt\u0027s build system, avoiding the friction of managing separate protobuf and gRPC tooling. Requires qtbase and protobuf as dependencies."
}