hash/crc32.Checksum
standard libraryThe 6715th most-called standard-library function by production calls. Called 133 times across 43 modules; 88 of those run outside tests and generated code.
- prod calls
- 88
- non-test, non-generated
- all calls
- 133
- total callsites
- modules
- 43
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 34%
- 45 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Checksum from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 24 27%
- Dgraph 9 10%
- Prometheus 6 7%
- MinIO 3 3%
- Kubernetes 2 2%
where it's called
Callsites in the wild
12 representative callsites of 133, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/storage @v1.64.0
grpc_writer.go:1097
in loop -
dgraph-io/badger @v1.6.2
in loop - in loop
- in loop
- in loop
-
dgraph-io/badger/v4 @v4.9.6
in loop - in loop
-
go/storage @v1.64.0
grpc_writer.go:1255
in loop - in loop
-
prometheus/prometheus @v0.313.2
in loop - in loop test
-
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test
top callers
The modules that reach for it
The modules that call Checksum most in this snapshot.
- github.com/seaweedfs/seaweedfs2015%
- cloud.google.com/go/storage1713%
- github.com/grafana/pyroscope1310%
- github.com/grafana/loki/v3108%
- github.com/dgraph-io/badger/v486%
siblings
More from hash/crc32
The other most-called functions in this package. See all →