qqzhang / accumulation-devLinks
公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)
☆22Updated 13 years ago
Alternatives and similar repositories for accumulation-dev
Users that are interested in accumulation-dev are comparing it to the libraries listed below
Sorting:
- iocp async☆55Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众 多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago
- libuv kcp☆16Updated 2 years ago
- 基于协程的C++网络开发框架☆25Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 15 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- 分布式队列服务器,实现接口简单 ,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 7 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Updated 5 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…☆36Updated last year
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆59Updated 6 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆52Updated 8 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 7 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆36Updated 8 months ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Updated 11 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- 基于boost::asio的server,简洁,高效☆87Updated 9 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
- Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it☆36Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 10 years ago