JelinYao / AsyncIPCLinks
Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).
☆36Updated 2 years ago
Alternatives and similar repositories for AsyncIPC
Users that are interested in AsyncIPC are comparing it to the libraries listed below
Sorting:
- Windows programming sample code☆28Updated 2 months ago
- 一个基于windows共享内存的进程间通信库☆21Updated 5 years ago
- ☆25Updated 4 months ago
- NTAssassin is a fast, small and powerful library helps C/C++ development on Windows☆32Updated last year
- ☆23Updated 4 years ago
- wmic 是一款获取PC电脑相关硬件信息的程序,目前支持 主板,硬盘,内存条,显卡,网卡等信息,使用 windows wmi com c++ 编写。☆46Updated 2 months ago
- 通过重造轮子和调用OpenSSL的方式学 习密码!!☆15Updated 2 years ago
- 管道实现的进程间通信库,多线程支持☆27Updated 6 years ago
- duilib XML界面编辑器☆18Updated 3 years ago
- Windows 驱动开发基础函数库,供个人使用☆14Updated 5 years ago
- sc4cpp is a shellcode framework based on C++☆90Updated 3 years ago
- A file system filter, you can do some interesting thing, maybe it's cool.☆56Updated 6 years ago
- WTL helper library☆48Updated 3 weeks ago
- Modern C++ wrapper for Windows PE signature verification mechanism☆29Updated 5 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 8 months ago
- windows 系统API C++封装库,包含进程间通讯,互斥,内存队列等通用功能☆54Updated 8 years ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆40Updated 3 years ago
- 《Windows内核编程》学习☆57Updated 4 years ago
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆68Updated last week
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago
- LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also us…☆15Updated 4 years ago
- InstDrv v2☆36Updated 10 months ago
- windows driver develop kit with c++ mail:maguojun123@126.com☆47Updated 5 years ago
- Mitigating DLL preloading attacks.☆63Updated 4 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆40Updated 2 years ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆111Updated 2 years ago
- openssl-1.0 Windows build with Visual Studio.☆13Updated last year
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆37Updated 10 years ago
- 粗暴地枚举管理内核的WFP对象。 Manage kernel WFPs in a brutal way.☆27Updated 7 years ago