tashaxing / LittleRpcLinks
An rpc component based on C++ and python zmq, cross language communication, simple and easy to use
☆21Updated 6 years ago
Alternatives and similar repositories for LittleRpc
Users that are interested in LittleRpc are comparing it to the libraries listed below
Sorting:
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- 利用qt实现的一个类似于360悬浮球实时显示股票行情和自选股票面板☆31Updated 10 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 7 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆11Updated 7 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- 简单有效的 内存池实现☆96Updated 9 years ago
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- 这里总结下c++11的新特性☆12Updated 10 years ago
- c++11 thread pool☆23Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- muduo in windows☆67Updated 5 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- Redis在Qt下的封装☆11Updated 7 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 7 years ago
- A tool used to generate cpp structs based on nlomann/json☆19Updated 3 years ago
- a header-only event-driven library based on c++11.☆34Updated 3 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago