文件名称:Go-memviz是一个基于Graphviz的可视化数据结构工具
文件大小:16KB
文件格式:ZIP
更新时间:2022-09-02 20:15:08
Go开发-其它杂项
memviz 是一个基于 Graphviz 的可视化数据结构工具
【文件预览】:
memviz-master
----basic.go(2KB)
----go.mod(130B)
----.github()
--------fib.svg(15KB)
--------ISSUE_TEMPLATE.md(367B)
----memviz.go(4KB)
----go.sum(795B)
----escape_test.go(966B)
----.travis.yml(226B)
----.snapshots()
--------TestTree(489B)
--------TestBasicTypes(2KB)
--------TestEmptyStruct(182B)
--------TestPointerAliasing(208B)
--------TestFib(708B)
--------memviz_test-TestMap(659B)
--------TestVariadicArguments(600B)
--------TestSliceTree(681B)
--------TestPointerChain(236B)
--------TestEmptyInterface(152B)
----LICENSE(1KB)
----README.md(2KB)
----Makefile(379B)
----.gitignore(283B)
----memviz_test.go(4KB)
----collections.go(5KB)