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:
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- ☆35Updated last month
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 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++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 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 lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- openssl surpport for handy☆42Updated 10 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 C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- c++11任务库☆53Updated 9 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- Google Protobuf RPC based on Muduo☆205Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 基于协程的C++网络开发框架☆25Updated 7 years ago
- 简单有效的内存池实现☆99Updated 9 years ago