hash/crc32.MakeTable
standard libraryThe 5660th most-called standard-library function by production calls. Called 137 times across 59 modules; 104 of those run outside tests and generated code.
- prod calls
- 104
- non-test, non-generated
- all calls
- 137
- total callsites
- modules
- 59
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 24%
- 33 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 137, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/storage @v1.64.0
transfermanager/downloader.go:961
in loop -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
-
-
dgraph-io/badger @v1.6.2
-
etcd-io/etcd @v2.3.8+incompatible
-
FerretDB/wire @v0.1.7
-
-
IBM/sarama @v1.60.1
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 →