Show HN: MemScroll – Simple program memory visualizer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • memcat-pipeview

    Discontinued memcat & pipeview: tools for analyzing program memory and any binary data as images

  • Ebiten

    Ebitengine - A dead simple 2D game engine for Go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • masche

    Discontinued Deprecated - MIG Memory Forensic library

  • Hey HN, i just wanted to show this simple Go program i wrote that had quite a splashy effect (to me), i was inspired by https://justine.lol/memzoom/ but did wanted something that preserved the perceived value of the bytes in the visualization.

    I used mozilla's mache[1] for reading program memory, and ebiten[2] for the UI, for the byte to color transformation, i chose turbo[3] but it should be easy to change if you're colorblind for something like Viridis or Inferno.

    [1] https://github.com/mozilla/masche

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts