strings.IndexByte
standard libraryThe 523rd most-called standard-library function by production calls. Called 1,653 times across 341 modules; 1,487 of those run outside tests and generated code.
- prod calls
- 1,487
- non-test, non-generated
- all calls
- 1,653
- total callsites
- modules
- 341
- distinct callers
- in loop
- 37%
- of prod calls
- in tests
- 10%
- 158 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 IndexByte from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 239 16%
- Go (golang.org/x) 42 3%
- CockroachDB 27 2%
- Gitea 27 2%
- Kubernetes 14 <1%
where it's called
Callsites in the wild
12 representative callsites of 1,653, prioritizing in-loop and non-test usage. We link to source, never display it.
-
argoproj/pkg @v0.13.6
in loop - in loop
-
log/v2 @v2.0.0
text.go:23
in loop - in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
miekg/dns @v0.6.90
dnsutil/shared.go:126
in loop -
readeck/go-readability/v2 @v2.1.2
render/inner_text.go:188
in loop -
docker/cli @v29.7.1+incompatible
in loop -
encr.dev @v1.57.13
internal/userconfig/docs.go:21
in loop - in loop
-
gitea.dev @v1.27.1
modules/templates/vars/vars.go:25
in loop - in loop
top callers
The modules that reach for it
The modules that call IndexByte most in this snapshot.
- github.com/VictoriaMetrics/VictoriaLogs1187%
- github.com/VictoriaMetrics/VictoriaMetrics1076%
- github.com/evanw/esbuild624%
- github.com/hashicorp/go-hclog573%
- github.com/esengine/DeepSeek-Reasonix453%
siblings
More from strings
The other most-called functions in this package. See all →