OpenMiniServer / opensocketLinks
Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.
☆22Updated 2 years ago
Alternatives and similar repositories for opensocket
Users that are interested in opensocket are comparing it to the libraries listed below
Sorting:
- Three major design patterns for multithreading development☆33Updated last year
- 基于原始Duilib维护多年的界面库☆11Updated 4 years ago
- Windows IOCP + 线程池 高并发Socket通信框架☆10Updated 6 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 6 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接 用于 商业项目☆36Updated 8 years ago
- Duilib扩展控件收集☆36Updated 6 years ago
- 基于 log4cplus 封装的自用的 C++ 日志库☆15Updated 4 years ago
- 管道实现的进程间通信库,多线程支持☆27Updated 6 years ago
- C++公共支持库☆19Updated 2 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- 一个window下免费开源带UI编辑器的且可像MFC一样自动生成窗体类、控件变量、消息映射的UI库。 A window free open source with UI editor and can automatically generate form c…☆65Updated 2 weeks ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 7z解压工具源码移植到vs2015下☆9Updated 8 years ago
- Win32 IPC library with async api☆52Updated 9 years ago
- ☆15Updated 2 months ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆40Updated 3 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 8 months ago
- 基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文…☆10Updated 5 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- ☆25Updated 4 months ago
- windows进程间通讯,共享内存+event☆20Updated 7 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
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- 一个封装了 7z 压缩解压功能的接口☆42Updated 6 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆31Updated 9 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++ std::string 实用函数库☆18Updated 9 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆65Updated 8 years ago