chijinxina / rpc-protobuf-cppLinks
A C++ RPC Framework with Google's Protobuf Serialization and wangle framework
☆18Updated 5 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 7 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- ☆34Updated 5 years ago
- 微服务治理框架C++实现☆81Updated 2 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- A High Performance Multithread Network Library☆108Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆92Updated 5 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆71Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 weeks ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- asio examples☆202Updated 3 weeks ago
- 小的实验项目代码☆34Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆363Updated 5 years ago
- A memory pool written with C++☆59Updated 4 years ago