Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/zoekt

Fast trigram based code search observed · 2026-08-28

github.com/google/zoekt · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3778
  • days_rel: n/a
  • days_push: 960
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1754 stars · 114 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Zoekt is a fast trigram-based text search engine designed for searching source code across many repositories. It ships CLI indexers for directories and git repos plus a web server UI, and is now actively developed under sourcegraph/zoekt.

Use cases

  • search across all my company's source code
  • index git repositories for fast code search
  • run a self-hosted code search web server
  • find symbols and identifiers across a large codebase
  • mirror and index GitHub orgs automatically
  • grep-like search over monorepos

When to choose

  • you need fast full-text or symbol search over many repositories
  • you want a self-hosted code search service with a web UI
  • you need git branch-aware indexing of source code

When to avoid

  • you need natural-language or semantic search rather than exact text matching
  • you need a general-purpose document search engine with ranking features like Elasticsearch
  • the project's active development has moved to sourcegraph/zoekt and you want latest features

Facets

service · maturity maintenance

search-engine developer-tools version-control windows cli self-hosted code-search trigram-index git-indexing webserver ctags sourcegraph indexing search linux macos

1 source

Member repositories

RepositoryRoleHealth v2
google/zoektmain10

For agents

markdown · JSON · MCP: product_card(name="google/zoekt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem