{"id":50626,"library":"fjl-memsize","title":"memsize","description":"Package memsize computes the size of your object graph, helping identify memory usage per type.","status":"active","version":"0.0.2","language":"go","source_language":null,"source_url":"https://github.com/fjl/memsize","tags":["memory","profiling","size","debugging"],"install":[{"cmd":"go get github.com/fjl/memsize","lang":"bash","label":"Install github.com/fjl/memsize"}],"dependencies":[],"imports":[{"symbol":"memsize","correct":"github.com/fjl/memsize"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/fjl/memsize\"\n)\n\nfunc main() {\n\tvar x struct{ A int; B [100]byte }\n\ts := memsize.Scan(&x)\n\tfmt.Println(s.Total)\n}","lang":"go","description":"Scans an object graph and prints total memory size."},"warnings":[],"env_vars":null,"search_vec":"'comput':4 'debug':20 'graph':10 'help':11 'identifi':12 'memori':13,17 'memsiz':1,3 'object':9 'packag':2 'per':15 'profil':18 'size':6,19 'type':16 'usag':14","created_at":"2026-06-15T05:01:29.099663+00:00","updated_at":"2026-06-15T05:01:29.099663+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/fjl/memsize","github":"https://github.com/fjl/memsize","docs":"https://pkg.go.dev/github.com/fjl/memsize#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}