tringi / win32-iocp-eventsLinks
Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64) limit of WaitForMultipleObjects(Ex) API.
☆36Updated 9 months ago
Alternatives and similar repositories for win32-iocp-events
Users that are interested in win32-iocp-events are comparing it to the libraries listed below
Sorting:
- A repository for I/O ring demos, use cases and performance testing on Windows☆55Updated 3 years ago
- Small application that can be used to log loader snaps and other debug output☆68Updated last year
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆24Updated 2 years ago
- C++ Extended Template Library☆15Updated 2 years ago
- A minimal C runtime for Windows instead of MSVCRT☆104Updated 6 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆34Updated 2 years ago
- Lightweight x86-64 disassembling library☆43Updated 2 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☆70Updated last month
- Undocumented MSVC☆29Updated last year
- Lightweight x86-64 instruction length disassembler (LDE)☆28Updated 2 years ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆30Updated 9 months ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- ☆17Updated 10 months ago
- Application Verifier Dynamic Fault Injection☆39Updated 3 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 2 years ago
- View Windows System in action☆42Updated this week
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 4 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 8 months ago
- .lib file for linking against the NT CRT☆19Updated 3 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 8 years ago
- Debug Print viewer (user and kernel)☆68Updated last year
- Shows different icons for 64 and 32-bit DLLs. Register with RegSvr32 to install☆37Updated 7 months ago
- Windows ABI Structured Exception Handling Tests☆41Updated 2 months ago
- A pure C++17 implementation of WPP software tracing☆19Updated 4 years ago
- Code to make it easier to write an NDIS network driver on Windows☆90Updated last year
- A simple password-based PE encryptor for Windows 32-bit executables.☆52Updated 6 months ago
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- Some simple code to learn about how to access the Windows network stack using polling and \Device\Afd☆16Updated last year
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Updated last year
- Limited Windows PE linker (creating .exe from .obj and .dll files for x86 architecture)☆16Updated 6 years ago