# brpc mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für brpc in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:brpc
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install brpc
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:brpc
- **Paketmanager:** Homebrew
- **Version:** 1.17.0
- **Quellzusammenfassung:** Better RPC framework
- **Homepage:** <https://brpc.apache.org/>
- **Repository:** <https://github.com/apache/brpc>
- **Zuletzt aktualisiert:** 2026-08-02T01:26:51+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- parallel_http (Alias)
- rpc_press (Alias)
- rpc_replay (Alias)
- rpc_view (Alias)
- trackme_server (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.17.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <https://brpc.apache.org/>
- <https://brpc.apache.org/docs/>
- <https://brpc.apache.org/docs/use-cases-inside-baidu/>
- <https://github.com/apache/brpc>
- <https://incubator.apache.org/projects/brpc.html>


## Sicherheitshinweise

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

- **Geiger-Risiko:** yellow / mittel
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal


## Combined YAML source

View the package source record on GitHub. [combined/brpc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/brpc.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
