Featured Projects
Visualizing Rust's Vtables: How dyn Trait Works In Memory
A follow-along series of coding experiments as I explore Rust's peculiarities, from a C++ developer's perspective.
Visualizing the C++ Object Memory Layout Part 1: Single Inheritance
A follow-along series of coding experiments that allowed me to explore and understand concepts like the vptr, vtable, and how the compiler organizes base and derived members in memory by seeing them in action through code.
Featured Posts
Thoughts and reflections, as I figure things out.








