zhaozhencn / cute
a cute socket framework based epoll on linux with reactor pattern.
☆24Updated 4 years ago
Alternatives and similar repositories for cute
Users that are interested in cute are comparing it to the libraries listed below
Sorting:
- 简洁的epoll例子☆17Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- nginx-0.11源码解析☆19Updated 5 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 6 months ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 分布式存储解决方案☆48Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 基于Android+ JNI + HTTPS + libevent + mysql/redis + 高德地图完成的实时热点定位的打车解决方案☆33Updated 5 years ago
- sthread(simple-thread):支持高并发的协程网络库☆29Updated last year
- linux网络源码分析☆48Updated 3 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 11 years ago
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆20Updated 3 years ago
- 用c语言写的dbproxy