github.com/dustin/go-humanize.ParseBytes
third-partyThe 9143rd most-called third-party function by production calls. Called 77 times across 24 modules; 66 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (0 → 66)
- prod calls
- 66
- non-test, non-generated
- all calls
- 77
- total callsites
- modules
- 24
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 14%
- 11 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function99%A direct call to an exported package function, resolved by type.
- Package function (by syntax)1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into ParseBytes from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 77, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
in loop - in loop
- in loop
-
dustin/go-humanize @v1.1.0
in loop test -
dustin/go-humanize @v1.1.0
in loop test - in loop test
-
-
-
gitea.dev @v1.27.3
modules/setting/packages.go:103
top callers
The modules that reach for it
The modules that call ParseBytes most in this snapshot.
- github.com/grafana/loki/v3912%
- github.com/navidrome/navidrome912%
- github.com/dustin/go-humanize810%
- github.com/hashicorp/nomad79%
- github.com/ipfs/kubo79%
siblings
More from github.com/dustin/go-humanize
The other most-called functions in this package. See all →