qiuyesuifeng/brpc — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2017-09-19
Build a backend service that calls other services over the network as if they were local functions.
Run a high-traffic system that needs load balancing and automatic retries across many servers.
Debug production performance issues using built-in CPU, memory, and lock profiling tools.
| qiuyesuifeng/brpc | achanana/mavsdk | alange/llama.cpp | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | C++ | C++ | C++ |
| Last pushed | 2017-09-19 | 2024-05-20 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | hard | moderate | moderate |
| Complexity | 4/5 | 4/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires building a C++ project with brpc's dependencies configured.
Brpc is an industrial-strength RPC framework that lets services on different machines talk to each other as easily as calling a local function, built for high-traffic C++ backends.
Mainly C++. The stack also includes C++, HTTP, REST.
Dormant — no commits in 2+ years (last push 2017-09-19).
License is not stated in the available content.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.