github.com/golang/snappy.Decode
third-partyThe 6562nd most-called third-party function by production calls. Called 115 times across 31 modules; 90 of those run outside tests and generated code.
- prod calls
- 90
- non-test, non-generated
- all calls
- 115
- total callsites
- modules
- 31
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 22%
- 25 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 function51%A direct call to an exported package function, resolved by type.
- Package function (by syntax)49%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Decode from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 11 12%
- Grafana 10 11%
- Cortex 6 7%
- InfluxDB 6 7%
- Prometheus 6 7%
where it's called
Callsites in the wild
12 representative callsites of 115, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
blevesearch/zap/v11 @v11.0.14
in loop -
blevesearch/zap/v12 @v12.0.14
in loop -
blevesearch/zap/v13 @v13.0.6
in loop -
blevesearch/zap/v14 @v14.0.5
in loop -
blevesearch/zap/v15 @v15.0.3
in loop - in loop
-
golang/snappy @v1.0.0
in loop - in loop
- in loop
- in loop
-
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop
top callers
The modules that reach for it
The modules that call Decode most in this snapshot.
- github.com/influxdata/influxdb109%
- github.com/VictoriaMetrics/VictoriaLogs98%
- github.com/golang/snappy98%
- github.com/cortexproject/cortex76%
- github.com/prometheus/prometheus76%
siblings
More from github.com/golang/snappy
The other most-called functions in this package. See all →