JelinYao / AsyncIPC
Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).
☆30Updated 2 years ago
Alternatives and similar repositories for AsyncIPC:
Users that are interested in AsyncIPC are comparing it to the libraries listed below
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆110Updated 2 years ago
- 通过重造轮子和调用OpenSSL的方式学习密码!!☆15Updated 2 years ago
- WTL helper library☆44Updated last month
- Windows 驱动开发基础函数库,供个人使用☆14Updated 5 years ago
- ☆25Updated 2 months ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆43Updated 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 4 years ago
- 管道实现的进程间通信库,多线程支持☆27Updated 6 years ago
- 一个32位windows下x86指令集的代码扭曲加密小工具☆32Updated 6 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
- 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☆66Updated last month
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆37Updated 9 years ago
- 《Windows内核编程》学习☆57Updated 4 years ago
- ☆16Updated last year
- sc4cpp is a shellcode framework based on C++☆88Updated 3 years ago
- Windows programming sample code☆27Updated 3 weeks ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆28Updated 5 months ago
- ☆47Updated 2 years ago
- 用于研究vs2008的crt源码,以编写windows下posix c 库☆26Updated 6 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆40Updated 2 years ago
- WFP驱动,关联链路层和进程信息☆15Updated 3 years ago
- minihttp by libcurl, support https.☆16Updated 5 years ago
- Load Dll into Kernel space☆38Updated 2 years ago
- 一个基于windows共享内存的进程间通信库☆20Updated 5 years ago
- Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its fro…☆50Updated 6 years ago
- https://www.huorong.cn/☆14Updated 11 months ago
- What makes it page☆17Updated 2 years ago
- Static Library For Windows Drivers☆33Updated last month
- High Loaded TCP/UDP/SSL client-server via IOCP☆13Updated 6 years ago
- Interprocess communication library, providing the ability to call functions from each other☆20Updated 5 years ago