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.
☆38Updated 10 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
- C++ Extended Template Library☆15Updated 2 years ago
- 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☆70Updated 2 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…☆24Updated 2 years ago
- Small application that can be used to log loader snaps and other debug output☆68Updated last year
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆35Updated 2 years ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆30Updated 11 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- Undocumented MSVC☆34Updated last year
- View Windows System in action☆42Updated last month
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- ☆17Updated 11 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆168Updated 9 months ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆171Updated 3 months ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆199Updated 5 months ago
- Lightweight x86-64 disassembling library☆43Updated 3 years ago
- Shows different icons for 64 and 32-bit DLLs. Register with RegSvr32 to install☆37Updated 8 months ago
- Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.☆49Updated 3 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- Event Tracing for Windows tools and samples☆28Updated 7 months ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 8 years ago
- Application Verifier Dynamic Fault Injection☆39Updated last week
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆48Updated last year
- Library for native Windows dll's loading into RAM☆38Updated 2 years ago
- Debug Print viewer (user and kernel)☆68Updated last year
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- Code to make it easier to write an NDIS network driver on Windows☆90Updated last year
- Projected File System Sample (Object Manager Namespace)☆37Updated last year