dongchao-1 / socket-serverLinks
各种IO模型的socket server实现与测试
☆42Updated 11 years ago
Alternatives and similar repositories for socket-server
Users that are interested in socket-server are comparing it to the libraries listed below
Sorting:
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- openssl surpport for handy☆42Updated 10 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- HTTP Server/Client/Proxy Server☆90Updated 8 years ago
- ☆35Updated 3 weeks ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- 基于协程的C++网络开发框架☆25Updated 7 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- C++远程调用框架☆33Updated 11 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated 2 weeks ago
- http request/response parser for c☆39Updated 8 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- ☆70Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆21Updated 8 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago