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
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆32Updated last year
- Undocumented MSVC☆38Updated last year
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 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☆66Updated 3 weeks ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 11 months ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Updated 2 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Small application that can be used to log loader snaps and other debug output☆68Updated last year
- C++ Extended Template Library☆15Updated last month
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆201Updated 2 months ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- Library for native Windows dll's loading into RAM☆41Updated 3 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 3 years ago
- My C stuff.☆46Updated 2 weeks ago
- View Windows System in action☆39Updated 3 months ago
- WTL helper library☆57Updated 3 months ago
- Projected File System Sample (Object Manager Namespace)☆37Updated last year
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- ☆17Updated last year
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- ☆68Updated 4 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆51Updated 3 months ago
- Microsoft's Debug Interface Access SDK☆25Updated last year
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- Yet another PE Viewer☆142Updated 2 years ago