seaving / my-libevent-server-frame
C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL
☆10Updated 5 years ago
Alternatives and similar repositories for my-libevent-server-frame:
Users that are interested in my-libevent-server-frame are comparing it to the libraries listed below
- 用libevent和共享内存实现的一个游戏server☆10Updated 8 months ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- c++ common library implement☆11Updated 5 years ago
- 是由c++编写的一个服务器基础库☆9Updated 9 years ago
- 游戏服务器基础框架。☆21Updated 7 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆30Updated 9 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 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
- 一个跨平台协程库☆18Updated 5 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 3 weeks ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 8 years ago
- lua脚本在游戏中的应用demo(C\C++)☆39Updated 9 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- p2p通信的示例, server 运行在 linux 下, client 运行在 windows,注意两个client能够通信前提是都要登陆server, 并且在自己的client列表中,且在完成打洞之后☆16Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- c++ windows棋牌服务器框架,包含斗地主游戏☆24Updated 4 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆19Updated 7 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 7 months ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 6 years ago
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Updated 10 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- 基于C++的可跨平台(主 要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21Updated last year
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago