Code Search
Self-hosted code search + code navigation across all repos.
2 followers
Self-hosted code search + code navigation across all repos.
2 followers
Code Search is a self-hosted code search + bulk refactoring platform. Powered by Zoekt, it indexes all your repos for fast string/regex search across millions of lines, without sending code to a third party. It also supports SCIP navigation (go-to-def, find refs). Beyond search, preview and execute search-and-replace across many repos, then open PRs/MRs with consistent branches, titles, and descriptions.











I built Code Search because "find it across all repos" and "change it safely everywhere" kept being slow and risky as our services grew.
Code Search pairs:
* Zoekt-powered indexed search (fast string/regex search across millions of lines)
* SCIP-powered navigation (go-to-definition + find-references across repos)
* Bulk change workflows (preview → diff → PR/MR) to roll out migrations safely