Memviz
is a Visual Studio code extension designed to visualize the address space (stack, heap, variables, etc.)
of C programs. Something like Python tutor, but directly in VSCode.
It is primarily designed to help students of the Introduction to Programming course at VSB-TUO.
You can download the extension on VSCode Marketplace.
You can find more information about the extension here.