chijinxina / rpc-protobuf-cppLinks
A C++ RPC Framework with Google's Protobuf Serialization and wangle framework
☆18Updated 6 years ago
Alternatives and similar repositories for rpc-protobuf-cpp
Users that are interested in rpc-protobuf-cpp are comparing it to the libraries listed below
Sorting:
- 简单有效的内存池实现☆96Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载 均衡等)☆41Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- ☆34Updated 6 years ago
- 小的实验项目代码☆34Updated last year
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- asio examples☆206Updated last month
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 微服务治理框架C++实现☆81Updated 2 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A High Performance Multithread Network Library☆108Updated 6 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 10 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 weeks ago
- c/c++ language useful recipes☆95Updated 11 years ago