qtremoteobjects
brew install qtremoteobjects
v6.11.1
(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 module providing inter-process communication and remote object access across processes and networks.
Why you might care
Part of the Qt framework for building cross-platform desktop and embedded applications. Enables transparent RPC-like access to Qt objects across process boundaries without manual serialization. Essential dependency if you're building Qt 6 applications that need multi-process communication or remote object models.
5.7k
30-day installs · #548
17.8k
90-day · #575
56.9k
365-day · #621
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtremoteobjects.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"D-Bus",
"gRPC",
"boost-process"
],
"build_dependencies": [
"cmake",
"ninja"
],
"categories": [
"library",
"framework"
],
"caveats": null,
"conflicts_with": [
"qt@5"
],
"dependencies": [
"qtbase",
"qtdeclarative"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Provides APIs for inter-process communication",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:57+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qtremoteobjects",
"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": 5702,
"installs_365d": 56884,
"installs_90d": 17770,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "(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:45:36+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtremoteobjects",
"oldnames": [],
"one_liner": "Qt module providing inter-process communication and remote object access across processes and networks.",
"optional_dependencies": [],
"rank_30d": 548,
"rank_365d": 621,
"rank_90d": 575,
"raw_hash": "3cf9de40cb95f087",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtremoteobjects.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake",
"pkgconf"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Part of the Qt framework for building cross-platform desktop and embedded applications. Enables transparent RPC-like access to Qt objects across process boundaries without manual serialization. Essential dependency if you\u0027re building Qt 6 applications that need multi-process communication or remote object models."
}