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:
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- ☆35Updated last month
- A C++ library that enables you to decorate a function at runtime.☆78Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- C++远程调用框架☆33Updated 10 years ago
- Type-length-value(TLV) encoder☆14Updated 7 years ago
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years 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
- 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++11任务库☆53Updated 9 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- Simple & modern HTTP client for C++☆130Updated 3 years ago
- openssl surpport for handy☆42Updated 10 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- ☆70Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆169Updated this week
- libtnet is a tiny high performance c++ network lib, like tornado☆288Updated 10 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago