7thTool / XSocketLinks
简单的Modern C++ Socket跨平台可伸缩实现
☆21Updated 4 years ago
Alternatives and similar repositories for XSocket
Users that are interested in XSocket are comparing it to the libraries listed below
Sorting:
- NAT穿透隧道☆58Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last week
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆64Updated 2 years ago
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆124Updated 3 years ago
- 一个轻量级C++密码类库☆60Updated 8 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…☆36Updated last year
- 一些常用C++接口和开发库的使用示例代码☆38Updated last year
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆58Updated 6 years ago
- 基于原始Duilib维护多年的界面库☆11Updated 4 years ago
- Simple & modern HTTP client for C++☆128Updated 3 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 自动升级工具☆49Updated 12 years ago
- A ThreadPool clss base on IOCP on Windows.☆26Updated 7 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆27Updated 7 years ago
- A cross platform Http client with libcurl☆53Updated 7 years ago
- C++远程调用框架☆34Updated 11 years ago
- 封装了WinInet的强大http请求库☆64Updated 8 years ago
- C++公共支持库☆20Updated 3 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- ☆72Updated 6 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 9 years ago
- C++ std::string 实用函数库☆18Updated 9 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆101Updated last year