yuanrw / tcp-server-client
即时通信 select/poll/epoll
☆45Updated 4 years ago
Alternatives and similar repositories for tcp-server-client:
Users that are interested in tcp-server-client are comparing it to the libraries listed below
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- muduo in windows☆70Updated 5 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- ☆40Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated this week
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆120Updated 3 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 7 months ago
- spdlog简单封装☆50Updated last year
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- The code from CSDN(大学时写的博客代码存储地)☆81Updated 2 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架 可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 5 months ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 months ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- 一些C/C++常用封装例子☆211Updated 3 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- fast thread pool☆27Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆218Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago