bradleyjkemp / memmap
- пятница, 26 января 2018 г. в 03:16:23
Visualize your data structures using graphviz
Take arbitrary data structures and turn them into a easy to understand graph:
Just pass a pointer to your data structure like so: memmap.Map(out, &data)
and then pipe the output into graphviz.