apache / brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
☆16,516Updated this week
Related projects ⓘ
Alternatives and complementary repositories for brpc
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,314Updated 8 months ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆3,966Updated 2 weeks ago
- Event-driven network library for multi-threaded Linux server in C++11☆14,850Updated 2 months ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,130Updated last year
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,355Updated 11 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆36,513Updated 2 months ago
- Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemente…☆9,804Updated 8 months ago
- Event notification library☆11,193Updated last week
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework