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
- ☆35Updated this week
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 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
- c++11任务库☆53Updated 9 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- 基于协程的C++网络开发框架☆25Updated 7 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
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- C++远程调用框架☆34Updated 11 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- openssl surpport for handy☆42Updated 10 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 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
- A simple C++ common base library used in Qihoo 360☆115Updated 3 years ago
- ☆70Updated 8 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Simple & modern HTTP client for C++☆128Updated 3 years ago
- Type-length-value(TLV) encoder☆14Updated 8 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated 2 weeks ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 3 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆323Updated 2 months ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆51Updated 11 years ago