apache / brpcLinks
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".
☆17,450Updated this week
Alternatives and similar repositories for brpc
Users that are interested in brpc are comparing it to the libraries listed below
Sorting:
- 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,679Updated last year
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,201Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,287Updated this week
- A simple C++ based RPC framework.☆2,043Updated 2 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,378Updated 2 years ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,149Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,912Updated last month
- Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemente…☆10,066Updated last year
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,125Updated last month
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,743Updated 2 years ago
- Go-style concurrency in C++11☆3,309Updated 2 years ago
- Event notification library☆11,809Updated 3 weeks ago
- 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。☆10,205Updated 2 years ago
- A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.☆1,906Updated 2 years ago
- Raft一致性算法论文的中文翻译☆6,282Updated last year
- C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)☆44,248Updated this week
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,099Updated last week
- The Baidu File System.☆2,857Updated 7 years ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,713Updated 5 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38,768Updated 11 months ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,109Updated 2 weeks ago
- A asymmetric coroutine library for C.☆2,519Updated 3 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,036Updated 3 weeks ago
- Main gperftools repository☆8,916Updated this week
- A modern layer 7 load balancer from baidu☆6,231Updated 2 months ago
- A lightweight online game framework☆13,943Updated 3 weeks ago
- Apache Thrift☆10,887Updated this week
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,477Updated 3 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,389Updated last year
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,789Updated 4 years ago