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.
☆39Updated last year
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☆58Updated 3 years ago
- Some simple code to learn about how to access the Windows network stack using polling and \Device\Afd☆23Updated last year
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 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☆67Updated last week
- 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
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆31Updated last year
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 10 months ago
- C++ Extended Template Library☆15Updated last month
- Undocumented MSVC☆38Updated last year
- Library for native Windows dll's loading into RAM☆40Updated 3 years ago
- View Windows System in action☆39Updated 2 months ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- Projected File System Sample (Object Manager Namespace)☆37Updated last year
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- Small application that can be used to log loader snaps and other debug output☆68Updated last year
- WTL helper library☆56Updated 2 months ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Shows different icons for 64 and 32-bit DLLs. Register with RegSvr32 to install☆35Updated 9 months ago
- Experimental win32 gui wrapper in C++☆68Updated 2 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 3 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- Event Tracing for Windows tools and samples☆26Updated 9 months ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.☆48Updated 4 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Debug Print viewer (user and kernel)☆67Updated last year
- Windows ABI Structured Exception Handling Tests☆47Updated 5 months ago
- Application Verifier Dynamic Fault Injection☆39Updated last month
- Yet another PE Viewer☆141Updated 2 years ago