structslop:Go结构体字段重排优化工具,节省内存空间

structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.

分支1Tags8

项目介绍

structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.

定制我的领域