Sourcebot is an open-source alternative to Sourcegraph, enabling developers to index and search through multiple public and private repositories across various code hosts like GitHub, GitLab, Bitbucket, Gitea, and Gerrit. Built on top of the Zoekt search engine, it provides lightning-fast performance and a modern web interface with features like syntax highlighting, light/dark mode, and vim-style navigation. Sourcebot offers a one-command deployment using Docker and allows users to visualize entire files instantly when selecting search results.
Key Features
01Multi-repo search across various code hosts
02Full file visualization
03One-command deployment using Docker
04Modern web app with syntax highlighting and theming
05Lightning-fast performance with Zoekt
061,884 GitHub stars