wxggg / libevent-cpp
libevent library reimplemented with c++
☆42Updated 5 years ago
Alternatives and similar repositories for libevent-cpp:
Users that are interested in libevent-cpp are comparing it to the libraries listed below
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- 高性能博客系统☆28Updated 5 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- Multithreaded network library in C++17☆87Updated 3 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆53Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- modern c++ raft library☆46Updated 5 years ago
- 一个简单的muduo库,用来练手☆13Updated 5 years ago
- Reactor Pattern Implemention☆65Updated 5 years ago
- Libco 源码分析☆30Updated 6 years ago
- 使用C++11完成的Web服务器☆36Updated 5 years ago
- 一个自己封装的基于reactor的c++网络库