bytes.IndexByte
standard libraryThe 830th most-called standard-library function by production calls. Called 875 times across 242 modules; 819 of those run outside tests and generated code.
- prod calls
- 819
- non-test, non-generated
- all calls
- 875
- total callsites
- modules
- 242
- distinct callers
- in loop
- 37%
- of prod calls
- in tests
- 6%
- 56 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 44 5%
- Gitea 28 3%
- Go (golang.org/x) 26 3%
- InfluxDB 17 2%
- Tailscale 16 2%
where it's called
Callsites in the wild
12 representative callsites of 875, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/proxy @v0.0.0-20260721220516-ab0596f228a0
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
moby/moby @v28.5.2+incompatible
in loop -
encr.dev @v1.57.13
v2/compiler/build/build.go:365
in loop - in loop
-
gitea.dev @v1.27.1
modules/git/parse_treeentry.go:20
in loop -
AlexxIT/go2rtc @v1.9.14
in loop - in loop
-
CodisLabs/codis @v0.0.0-20181104082235-de1ad026e329
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call IndexByte most in this snapshot.
- github.com/valyala/fasthttp435%
- gitea.dev283%
- github.com/go-gitea/gitea283%
- github.com/VictoriaMetrics/VictoriaLogs273%
- golang.org/x/arch243%
siblings
More from bytes
The other most-called functions in this package. See all →