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
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- ☆35Updated 3 weeks ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 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
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- C++远程调用框架☆33Updated 10 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 9 years ago
- ☆70Updated 8 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- FTP Server for linux☆64Updated 6 years ago
- Type-length-value(TLV) encoder☆14Updated 7 years ago
- 基于acl 开发的微服务框架☆15Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 2 years ago
- A actor framework base on C++11/14.☆56Updated 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