Stars
Brainfuck compiler hobby project, compiled by lexing the source and generating assembly which is then compiled, written in C
A native, user-mode, multi-process, graphical debugger.
Source code for the https://computerenhance.com programming series
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
wsServer - a tiny WebSocket server library written in C