II.
Tool overview
Reference · livetool:zoekt
Zoekt overview
Trigram-based code search engine originally built at Google and maintained by Sourcegraph. Indexes Git repositories and serves sub-second regex and literal searches across large codebases. Zoekt builds compact trigram indices that enable fast intersection queries without full-text scanning. In Krate, Zoekt indexes all org-scoped repositories and powers the platform's code search UI and API. Supports branch-aware indexing, file filtering, and ranked results.
Attributes
displayName
Zoekt
homepageUrl
kind
search-engine
description
Trigram-based code search engine originally built at Google and
maintained by Sourcegraph. Indexes Git repositories and serves
sub-second regex and literal searches across large codebases.
Zoekt builds compact trigram indices that enable fast intersection
queries without full-text scanning. In Krate, Zoekt indexes all
org-scoped repositories and powers the platform's code search UI
and API. Supports branch-aware indexing, file filtering, and
ranked results.
Outgoing edges
belongs_to_language1
- language:go·LanguageGo
tool_used_by1
- skill-area:platform-engineering·SkillArea
Incoming edges
composed_of1
- stack-profile:krate-platform·StackProfileKrate Platform Stack (K8s, Go, TypeScript, Postgres, Helm, ArgoCD)
implemented_by1
- stack-part:krate-code-search·StackPartKrate Code Search (Zoekt)
integrates_with1
- platform:krate·PlatformKrate