Data as of Aug 16, 2026 · Based on 3,131,739 AI responses across 10,525 prompts · See how Parse measures this
Zoekt is a fast text search engine designed for source code, supporting substring and regexp matching with a rich query language. It ranks results using code-related signals like symbol matches and can search across individual repositories or large codebases.
Words AI uses
AI reaches for extremely fast · open-source · excellent when it describes Zoekt.
Sources
medium.com shapes more of what AI says about Zoekt than any other source, at 29% of its citations.
news.ycombinator.com · code-search.techquests.dev · ieeexplore.ieee.org · parse.gl
The market map
AI Code Quality & Review Platforms →Where AI ranks Zoekt
Excerpts where Zoekt appeared in the AI's answer

Zoekt is worth serious consideration if raw search speed is the priority

Zoekt (Standalone) : If you want to roll your own lightweight infrastructure, you can deploy sourcegraph/zoekt directly.
Excerpts where Zoekt appeared in the AI's answer

Zoekt : The high-performance, open-source trigram-indexing engine that actually powers the fast text-search core of tools like Sourcegraph.

Zoekt operates as the ultra-fast, open-source trigram-indexing search engine behind many large-scale setups
Excerpts where Zoekt appeared in the AI's answer

Zoekt / Sourcebot : Google’s fast open-source exact code search engine

Zoekt is the high-performance search engine behind several systems and excels at literal/regex search across many repositories.