Tencent / phxrpcLinks
A simple C++ based RPC framework.
☆2,032Updated 2 years ago
Alternatives and similar repositories for phxrpc
Users that are interested in phxrpc are comparing it to the libraries listed below
Sorting:
- A light-weight RPC implement of google protobuf RPC framework.☆2,149Updated 2 years ago
- Go-style concurrency in C++11☆3,279Updated 2 years ago
- A asymmetric coroutine library for C.☆2,512Updated 2 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,377Updated last year
- Some code snippets for sharing☆1,904Updated 9 months ago
- Pebble分布式开发框架☆874Updated 5 years ago
- Coroutine library for C/C++☆525Updated 4 years ago
- 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,602Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,589Updated 2 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,705Updated 5 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,367Updated last year
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,001Updated this week
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,338Updated 2 years ago
- C++ language framework rpc source code implementation☆541Updated last week
- ZMQ 指南☆1,789Updated 3 years ago
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,088Updated 2 months ago
- Tencent Easy ACE Framework,基于ACE的高性能服务框架,有完善的监控统计,数据库访问等功能☆373Updated 6 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,088Updated last month
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.☆1,904Updated 2 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,901Updated last week
- c++11基础库☆1,026Updated 9 months ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆229Updated 6 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,388Updated 2 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…☆746Updated last year
- Tutorial of Muduo network library☆541Updated 5 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆912Updated 9 months ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,099Updated 6 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,103Updated 3 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,123Updated last week