Skip to content

v0.1.0 - Initial Release

Pre-release
Pre-release

Choose a tag to compare

@1rhino2 1rhino2 released this 23 Nov 16:15
· 50 commits to master since this release

Initial public release of Go Memory Layout Visualizer

Features

  • Real-time visualization of Go struct memory layout
  • Inline annotations showing byte offsets, sizes, and padding
  • One-click struct optimization to minimize padding
  • Multi-architecture support (amd64, arm64, 386)
  • Cache line boundary detection
  • Visual feedback for excessive padding

Installation

Install from VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=RhinoSoftware.go-memory-visualizer