encoding/binary.Read
standard libraryThe 283rd most-called standard-library function by production calls. Called 3,455 times across 181 modules; 3,311 of those run outside tests and generated code.
- prod calls
- 3,311
- non-test, non-generated
- all calls
- 3,455
- total callsites
- modules
- 181
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 4%
- 144 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 Read from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 33 <1%
- Cilium 32 <1%
- Go (golang.org/x) 30 <1%
- InfluxDB 26 <1%
- TiDB 19 <1%
where it's called
Callsites in the wild
12 representative callsites of 3,455, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
- in loop
-
gitea.dev @v1.27.1
modules/packages/nuget/symbol_extractor.go:155
in loop -
Binject/debug @v0.0.0-20260128230015-4e22595eaac6
in loop - in loop
- in loop
-
Microsoft/go-winio @v0.6.2
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Read most in this snapshot.
- github.com/hybridgroup/gobot87825%
- gobot.io/x/gobot87825%
- github.com/u-root/u-root1655%
- github.com/ollama/ollama812%
- github.com/Binject/debug722%
siblings
More from encoding/binary
The other most-called functions in this package. See all →