Tencent / phxrpc
A simple C++ based RPC framework.
☆2,019Updated 2 years ago
Alternatives and similar repositories for phxrpc:
Users that are interested in phxrpc are comparing it to the libraries listed below
- A light-weight RPC implement of google protobuf RPC framework.☆2,143Updated last year
- Go-style concurrency in C++11☆3,253Updated last year
- 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,514Updated last year
- A asymmetric coroutine library for C.☆2,487Updated 2 years ago
- Coroutine library for C/C++☆523Updated 4 years ago
- Pebble分布式开发框架☆870Updated 5 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,366Updated last year
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,686Updated 4 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,363Updated 11 months ago
- Some code snippets for sharing☆1,895Updated 5 months ago
- C++ language framework rpc source code implementation☆538Updated last month
- A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.☆1,900Updated 2 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,573Updated last year
- ZMQ 指南☆1,777Updated 2 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,825Updated 3 weeks ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,101Updated 6 months ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,336Updated 2 years ago
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,077Updated last month
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,025Updated 2 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551Updated 11 months ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,953Updated this week
- Tencent Easy ACE Framework,基于ACE的高性能服务框架,有完善的监控统计,数据库访问等功能☆371Updated 6 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,071Updated 5 years ago
- A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can ea…☆747Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,067Updated last month
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,711Updated 3 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆885Updated 5 months ago
- Simple, light-weight and easy-to-use asynchronous components☆1,906Updated last week
- c++11基础库☆1,016Updated 5 months ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆481Updated 4 years ago