hash/crc32.MakeTable
standard libraryThe 5717th most-called standard-library function by production calls. Called 139 times across 60 modules; 104 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 104
- non-test, non-generated
- all calls
- 139
- total callsites
- modules
- 60
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 25%
- 35 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 MakeTable from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 12 12%
- Prometheus 5 5%
- CockroachDB 4 4%
- etcd 3 3%
- Dgraph 2 2%
where it's called
Callsites in the wild
12 representative callsites of 139, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/storage @v1.68.0
transfermanager/downloader.go:961
in loop -
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop test -
cockroachdb/cockroach @v19.2.12+incompatible
-
-
dgraph-io/badger @v1.6.2
-
etcd-io/etcd @v2.3.8+incompatible
-
FerretDB/wire @v0.1.7
-
-
IBM/sarama @v1.60.2
top callers
The modules that reach for it
The modules that call MakeTable most in this snapshot.
- github.com/seaweedfs/seaweedfs2115%
- cloud.google.com/go/storage107%
- github.com/baidubce/bce-sdk-go64%
- github.com/grafana/loki/v364%
- github.com/prometheus/prometheus64%
siblings
More from hash/crc32
The other most-called functions in this package. See all →