AlanAtWork's Stars
microsoft/wil
Windows Implementation Library
TartanLlama/expected
C++11/14/17 std::expected with functional-style extensions
microsoft/WinDbg-Samples
Sample extensions, scripts, and API uses for WinDbg.
libui-ng/libui-ng
libui-ng: a portable GUI library for C. "libui for the next generation"
jbaldwin/libcoro
C++20 coroutine library
andreasbuhr/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
lowleveldesign/debug-recipes
My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.
0vercl0k/windbg-scripts
A bunch of JavaScript extensions for WinDbg.
mity/old-new-win32api
Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".
kunitoki/LuaBridge3
A lightweight, dependency-free library for binding Lua to C++
mity/mctrl
C library providing set of additional user interface controls for Windows, intended to be complementary to standard Win32API controls from USER32.DLL and COMCTL32.DLL.
Oberon00/synth
Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)
microsoft/WinDbg-Libraries
Libraries for extending WinDbg and its underlying components.
jrebacz/NppGraphViz
A Notepad++ plugin that sends the current tab's document to a GraphViz preview window.
signmotion/graphviz-syntax-highlighting
Graphviz syntax highlighting for Notepad++
jrywu/OpenVanilla-Win32
This OpenVanilla-WIn32 branch is based on previous OpenVanilla Win32 port and now working on x86/x64 windows. MobileVanilla is another derivative from this branch ported to Windows Mobile (WINCE) platform.
petterh/textedit
"Programming Industrial Strength Windows" companion