macOS
brew install brpclocal Homebrew formula metadata
brew
brpc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install brpclocal Homebrew formula metadata
概要
Better RPC framework
履歴
Apache bRPC is an industrial-grade C++ RPC framework for reliable, high-performance services. It is rooted in Baidu production infrastructure and later became an Apache Top-Level Project, with built-in support for multiple protocols, observability endpoints, benchmarking and replay tools, and distributed-systems components.
The Apache bRPC website describes the project as an industrial-grade C++ RPC framework often used in high-performance systems such as search, storage, machine learning, advertising, and recommendation. The README explains the name as better RPC and highlights one-port multi-protocol servers, HTTP/HTTPS, h2/gRPC, Redis, memcached, Thrift, Baidu internal protocols, and braft-based Raft services.
bRPC entered the Apache Incubator on 2018-11-13. The incubator status page records Apache bRPC incubating releases 0.9.6 in 2019, 0.9.7 in 2020, 1.0.0 in 2021, and 1.1.0 through 1.3.0 in 2022 before graduation on 2022-12-22. The first listed post-graduation Apache bRPC release is 1.4.0 on 2023-02-07.
bRPC's adoption history starts inside Baidu: the official docs include use-case pages for Baidu Maps API gateway, Union DSP, ELF learning framework, and cloud-platform proxy services. After incubation, adoption broadened through Apache governance, public documentation, mailing lists, GitHub issues, and Homebrew packaging.
Unlike many RPC libraries packaged primarily as language modules, bRPC ships developer-facing tools such as `rpc_press`, `rpc_replay`, `rpc_view`, `parallel_http`, and `trackme_server`, which explains why it appears as a Homebrew formula rather than only as a C++ source dependency.
Engineers use bRPC to build C++ clients and servers that need high-throughput RPC, mixed protocol support, HTTP-accessible debugging, profiling, load balancing, naming-service integration, and production observability. It is especially relevant to large internal-service deployments where one framework must bridge custom protocols and common open protocols.
For package nerds, bRPC is a useful contrast to small CLI tools: it is a heavy C++ distributed-systems framework whose package-manager artifact exposes both libraries and operational tools. Its history also shows how company-born infrastructure becomes a community-governed Apache project without losing the fingerprints of its original production environment.
セキュリティ状態
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
parallel_http | cli | グローバル実行可能ファイル | |
rpc_press | cli | グローバル実行可能ファイル | |
rpc_replay | cli | グローバル実行可能ファイル | |
rpc_view | cli | グローバル実行可能ファイル | |
trackme_server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:brpc |
|---|---|
| バージョン | 1.17.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/brpc |
| ホームページ | https://brpc.apache.org/ |
| リポジトリ | https://github.com/apache/brpc |
| 上流ドキュメント | https://brpc.apache.org/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://www.apache.org/dyn/closer.lua?path=brpc/1.17.0/apache-brpc-1.17.0-src.tar.gz |
| 最終更新 | 2026-06-22T14:02:55-07:00 |
| Pulse | updated |
| 依存関係 | abseil, gflags, leveldb, openssl@3, protobuf@33 |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | brpc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.