tashaxing / LittleRpc
An rpc component based on C++ and python zmq, cross language communication, simple and easy to use
☆20Updated 5 years ago
Alternatives and similar repositories for LittleRpc:
Users that are interested in LittleRpc are comparing it to the libraries listed below
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- this is my summary c++ common tools☆26Updated last year
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- c++11 thread pool☆23Updated 7 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆68Updated 5 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆19Updated 7 years ago
- c++异步io☆15Updated last year
- muduo in windows☆70Updated 5 years ago
- ☆16Updated 2 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- code samples from my blog☆19Updated 7 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- development tools written by C++