qqzhang / accumulation-dev
公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)
☆22Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for accumulation-dev
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆35Updated 6 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- 使用KCP和libuv的简单网络模块。☆63Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 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…☆31Updated 3 months ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 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
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- 多种无锁队列☆43Updated 6 years ago
- fast thread pool☆26Updated 5 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆30Updated 8 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- a cross-platform P2P library☆51Updated 8 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- 用libevent和共享内存实现的一个游戏server☆10Updated 4 months ago
- 基于协程的C++网络开发框架☆23Updated 6 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆13Updated 5 years ago
- A small code-size Protocol Buffers implementation☆26Updated 12 years ago