calvinwilliams / tcpdaemon
tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应用逻辑代码就能快速构建出完整的TCP应用服务器。
☆24Updated 7 years ago
Alternatives and similar repositories for tcpdaemon:
Users that are interested in tcpdaemon are comparing it to the libraries listed below
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 6 months ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 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…☆35Updated 9 months ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- 是由c++编写的一个服务器基础库☆9Updated 10 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated 11 months ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- truck of Virtual memory☆49Updated 3 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 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
- openssl surpport for handy☆42Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- epoll version of libtask☆25Updated 10 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- ☆15Updated 6 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- 一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.☆53Updated 8 months ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago