oocpp / netLinks
基于Reactor 模式的多线程现代化C++11网络库
☆17Updated 7 years ago
Alternatives and similar repositories for net
Users that are interested in net are comparing it to the libraries listed below
Sorting:
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 8 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- muduo in windows☆69Updated 6 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆87Updated 9 years ago
- Metazion Library☆64Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 9 years ago
- awesome c++11 network library☆53Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆151Updated 3 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 7 years ago
- libevent library reimplemented with c++☆43Updated 6 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 3 years ago
- asio examples☆223Updated 3 months ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Updated 8 years ago
- an easy to use async redis client implemented in c++11☆35Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 7 years ago
- 轻量级网络库, 基于C++11☆125Updated 3 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 3 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month