Sourcebot
Index and search code across multiple repositories and branches from various code hosting platforms.
Acerca de
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.
Características Principales
- Multi-repo search across various code hosts
- Full file visualization
- One-command deployment using Docker
- Modern web app with syntax highlighting and theming
- Lightning-fast performance with Zoekt
- 1,884 GitHub stars
Casos de Uso
- Searching for specific code snippets across multiple repositories
- Auditing codebases for security vulnerabilities
- Understanding code dependencies and relationships