bytes.Split
standard libraryThe 1852nd most-called standard-library function by production calls. Called 498 times across 222 modules; 331 of those run outside tests and generated code.
- prod calls
- 331
- non-test, non-generated
- all calls
- 498
- total callsites
- modules
- 222
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 34%
- 167 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 Split from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 22 7%
- InfluxDB 11 3%
- Docker 8 2%
- Tailscale 6 2%
- containerd 5 2%
where it's called
Callsites in the wild
12 representative callsites of 498, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
encr.dev @v1.57.13
cli/cmd/encore/logs.go:86
in loop -
go-gitea/gitea @v1.27.1
in loop -
gitea.dev @v1.27.1
modules/log/stack.go:44
in loop - in loop
- in loop
- in loop
-
anchore/go-rpmdb @v0.2.0
in loop -
bettercap/bettercap @v0.0.0-20240809160008-76e136a18ed4
in loop - in loop
-
coder/coder @v0.27.3
in loop - in loop
top callers
The modules that reach for it
The modules that call Split most in this snapshot.
- github.com/influxdata/influxdb469%
- github.com/sourcegraph/sourcegraph-public-snapshot153%
- github.com/clipperhouse/uax29/v2122%
- github.com/influxdata/telegraf122%
- github.com/golang/dep102%
siblings
More from bytes
The other most-called functions in this package. See all →