structural fingerprints for Go

beats / Sample Reports

Every codebase develops structural habits — recurring shapes in how functions are written that no one named but everyone follows. Beats finds those patterns and surfaces the functions that don't fit them, with the exact delta: a missing guard, a dropped call target, an absent cleanup step. Explore the reports below to see what that looks like across real OSS codebases.

Project Source repository Report
Argo CD
argoproj
github.com/argoproj/argo-cd View report
Mattermost
mattermost
github.com/mattermost/mattermost-server View report
Gitea
go-gitea
github.com/go-gitea/gitea View report
cAdvisor
google
github.com/google/cadvisor View report
CockroachDB
cockroachdb
github.com/cockroachdb/cockroach View report