Code Search is a powerful, self-hosted platform designed for teams to quickly search, find, and replace code across all their repositories. Leveraging Zoekt, the same high-performance search engine used by Google, it offers sub-second search capabilities and robust bulk operations, including automated MR/PR creation. With a strong focus on privacy, control, and developer experience, Code Search supports multiple platforms like GitHub, GitLab, Gitea, and Bitbucket, and provides both a modern web UI and a powerful CLI for automation and integration into CI/CD workflows.
主要功能
01Lightning Fast Search across millions of lines of code
02Bulk Replace with automated MR/PR creation across hundreds of repositories
03Privacy First self-hosting on your infrastructure
04Multi-Platform support for GitHub, GitLab, Gitea, and Bitbucket
05Modern Web UI and powerful CLI for automation
060 GitHub stars
使用案例
01Quickly locate code patterns, definitions, or usages across an entire organization's codebase.
02Automate large-scale code refactoring, dependency upgrades, or security vulnerability remediation across multiple repositories.
03Maintain privacy and control over proprietary code by hosting the search infrastructure internally.