github

bradleyjkemp / memmap

  • пятница, 26 января 2018 г. в 03:16:23
https://github.com/bradleyjkemp/memmap


Visualize your data structures using graphviz



memmap Build Status Coverage Status Go Report Card GoDoc

Take arbitrary data structures and turn them into a easy to understand graph:

fibonacci

Just pass a pointer to your data structure like so: memmap.Map(out, &data) and then pipe the output into graphviz.