Automic VaultAutomic Vault

brew

Install brpc with Homebrew

Better RPC framework. Version 1.17.0 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install brpc

local Homebrew formula metadata

overview

Package summary

Better RPC framework

Commands and aliases

  • parallel_http
  • rpc_press
  • rpc_replay
  • rpc_view
  • trackme_server

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • Pre-2018: bRPC develops as Baidu production RPC infrastructure.
  • 2018-11-13: bRPC enters the Apache Incubator.
  • 2019-07-14: Apache bRPC incubating 0.9.6 release.
  • 2021-10-31: Apache bRPC incubating 1.0.0 release.
  • 2022-12-22: bRPC graduates from the Apache Incubator.
  • 2023-02-07: Apache bRPC 1.4.0 release after graduation.

Related projects

  • Related projects include gRPC, Apache Thrift, protobuf, braft, Redis and memcached clients, HTTP/2 service frameworks, and other large-scale C++ RPC stacks used inside infrastructure companies.

security posture

Risk level: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

Signals

  • text:http,server
  • text:repl

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
parallel_httpcliglobal executable
rpc_presscliglobal executable
rpc_replaycliglobal executable
rpc_viewcliglobal executable
trackme_servercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.17.0
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://brpc.apache.org/

install metadata

Package metadata

Package keybrew:brpc
Version1.17.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/brpc
Homepagehttps://brpc.apache.org/
Repositoryhttps://github.com/apache/brpc
Upstream docshttps://brpc.apache.org/docs
LicenseApache-2.0
Source archivehttps://www.apache.org/dyn/closer.lua?path=brpc/1.17.0/apache-brpc-1.17.0-src.tar.gz
Last updated2026-06-22T14:02:55-07:00
Pulseupdated
Dependenciesabseil, gflags, leveldb, openssl@3, protobuf@33
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebrpc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment