slices.Reverse
standard libraryThe 3643rd most-called standard-library function by production calls. Called 322 times across 93 modules; 163 of those run outside tests and generated code.
- prod calls
- 163
- non-test, non-generated
- all calls
- 322
- total callsites
- modules
- 93
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 49%
- 157 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 Reverse from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 8 5%
- Docker 7 4%
- Cilium 5 3%
- Kubernetes 5 3%
- Prometheus 3 2%
where it's called
Callsites in the wild
12 representative callsites of 322, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/protovalidate @v1.2.0
error_utils.go:132
in loop - in loop
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
- in loop
-
google/cel-go @v0.30.0
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
microsoft/typescript-go @v0.0.0-20260804013739-12318e599d21
in loop - in loop
-
semaphoreui/semaphore @v0.0.0-20260802115903-ff0cf4cbaa57
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Reverse most in this snapshot.
- github.com/hashicorp/boundary10131%
- gonum.org/v1/gonum289%
- github.com/ethereum/go-ethereum113%
- github.com/dagger/dagger93%
- github.com/parquet-go/parquet-go93%
siblings
More from slices
The other most-called functions in this package. See all →