github.com/golang/snappy.Encode
third-partyThe 6166th most-called third-party function by production calls. Called 164 times across 33 modules; 97 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 97
- non-test, non-generated
- all calls
- 164
- total callsites
- modules
- 33
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 41%
- 67 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 function71%A direct call to an exported package function, resolved by type.
- Package function (by syntax)29%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Encode from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 22 23%
- VictoriaMetrics 18 19%
- Cortex 7 7%
- InfluxDB 5 5%
- Prometheus 4 4%
where it's called
Callsites in the wild
12 representative callsites of 164, 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 -
golang/snappy @v1.0.0
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Encode most in this snapshot.
- github.com/influxdata/influxdb1710%
- github.com/VictoriaMetrics/VictoriaMetrics159%
- github.com/VictoriaMetrics/VictoriaLogs138%
- github.com/cortexproject/cortex138%
- github.com/prometheus/prometheus117%
siblings
More from github.com/golang/snappy
The other most-called functions in this package. See all →