OpenMiniServer / opensocketLinks
Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.
☆24Updated 2 years ago
Alternatives and similar repositories for opensocket
Users that are interested in opensocket are comparing it to the libraries listed below
Sorting:
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 7 years ago
- C++公共支持库☆20Updated 3 years ago
- 基于原始Duilib维护多年的界面库☆11Updated 4 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆58Updated 6 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接 用于 商业项目☆36Updated 9 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆64Updated last year
- Win32 IPC library with async api☆53Updated 9 years ago
- C++远程调用框架☆34Updated 11 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。☆75Updated 3 months ago
- 一个封装了 7z 压缩解压功能的接口☆44Updated 6 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 9 years ago
- windows进程间通讯,共享内存+event☆20Updated 7 years ago
- xengine is network,protocol,video and audio codec,streammedia protocol toolkit with c c++☆44Updated last week
- libuv kcp☆16Updated 2 years ago
- Duilib扩展控件收集☆38Updated 7 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- High Loaded TCP/UDP/SSL client-server via IOCP☆14Updated 7 years ago
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆101Updated last year
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Updated 8 years ago
- Windows IOCP + 线程池 高并发Socket通信框架☆10Updated 6 years ago
- 管道实现的进程间通信库,多线程支持☆31Updated 7 years ago
- 一个window下免费开源带UI编辑器的且可像MFC一样自动生成窗体类、控件变量、消息映射的UI库。 A window free open source with UI editor and can automatically generate form c…☆81Updated last week
- Easy and powerful iocp library for c++☆48Updated 13 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆64Updated 2 years ago
- C++ SQLite wrapper library☆64Updated 3 months ago
- A C/S framework based on asio, doesn't need boost.☆39Updated last month