awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

Awesome GitHub RepositoriesCode Search Tools

Utilities for searching through source code repositories.

Explore 8 awesome GitHub repositories matching devops & infrastructure · Code Search Tools. Refine with filters or upvote what's useful.

Awesome Code Search Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • searxng/searxngsearxng 的头像

    searxng/searxng

    32,180在 GitHub 上查看↗

    This project is a privacy-focused, self-hosted metasearch engine that aggregates results from a wide array of web, academic, and media sources into a single, unified interface. By acting as a proxy between the user and external search providers, it strips identifying headers and tracking parameters from requests, ensuring that search activity remains anonymous and protected from third-party profiling. The platform distinguishes itself through a modular, plugin-based architecture that allows for extensive customization of search behavior, result filtering, and interface branding. It supports a

    Queries public code repositories to locate files and patterns within indexed projects.

    Pythonbingbravedegoogle
    在 GitHub 上查看↗32,180
  • conwnet/github1sconwnet 的头像

    conwnet/github1s

    23,300在 GitHub 上查看↗

    github1s is a web-based repository browser that renders GitHub source code within a VS Code-like editor interface. It enables remote repository exploration and online code browsing, allowing users to navigate files and directory structures without cloning projects to a local machine. The project integrates with cloud development environments to bridge the gap between reading code and active editing. It also features an authentication system using local OAuth tokens to access private repositories and extend API rate limits. The platform provides capabilities for repository code search and use

    Includes utilities for searching through public source code across repositories using secondary APIs.

    TypeScripthacktoberfestvscode
    在 GitHub 上查看↗23,300
  • withspectrum/spectrumwithspectrum 的头像

    withspectrum/spectrum

    10,838在 GitHub 上查看↗

    Spectrum is an open-source community platform designed for developer teams to host real-time threaded discussions, share code, and collaborate around GitHub projects. It provides a complete environment for creating and managing online communities with organized channels, member roles, and content moderation tools that keep conversations civil and on-topic. The platform integrates directly with GitHub, enabling users to authenticate through GitHub OAuth, search across code repositories and projects, and connect discussions to repository activity. Spectrum offers role-based team permission mana

    Searches across GitHub code, projects, and people to locate relevant resources.

    JavaScriptexpoflowtypegraphql
    在 GitHub 上查看↗10,838
  • junegunn/fzf.vimjunegunn 的头像

    junegunn/fzf.vim

    10,146在 GitHub 上查看↗

    fzf.vim is a Vim fuzzy finder plugin that integrates the fzf command-line interface into the editor. It serves as a text editor search interface and buffer and file navigator, allowing users to quickly locate files, buffers, and text patterns. The plugin functions as a bridge to the fzf command-line tool, enabling users to search for files, grep code content, and navigate git commits, marks, and tags. It also provides a mechanism to send multiple fuzzy search results directly into the Vim quickfix list for batch editing. Broad capabilities include interactive text completion for paths and wo

    Searches for specific text patterns across the project using external grep tools and opens matching lines.

    Vim Scriptfzfneovimvim
    在 GitHub 上查看↗10,146
  • idosal/git-mcpidosal 的头像

    idosal/git-mcp

    7,622在 GitHub 上查看↗

    git-mcp is a Model Context Protocol server that transforms Git repositories and static sites into structured context providers for AI assistants. It functions as a documentation retrieval tool and repository indexer, exposing codebases and project files as standardized tools to reduce hallucinations in large language model responses. The project converts raw repository files, READMEs, and external URLs into formats optimized for token consumption. It enables AI agents to perform query-based code searches and retrieve specific sections of project documentation to maintain up-to-date technical

    Provides utilities for searching through source code repositories to extract technical implementation details for AI models.

    TypeScriptagentic-aiagentsai
    在 GitHub 上查看↗7,622
  • epezent/implotepezent 的头像

    epezent/implot

    5,923在 GitHub 上查看↗

    Provides search across code, issues, pull requests, discussions, commits, packages, and wikis within the repository.

    C++guiimguiimplot
    在 GitHub 上查看↗5,923
  • oracle/opengrokoracle 的头像

    oracle/opengrok

    4,868在 GitHub 上查看↗

    OpenGrok 是一个基于 Java 的源代码搜索引擎和索引器,旨在将大型源代码树和二进制文件处理为可搜索的索引。它作为一个版本控制浏览器,允许探索和搜索与版本控制系统集成的修订历史记录。 该系统提供基于符号的交叉引用,以链接代码定义和用法,从而实现跨代码库的导航。它利用倒排索引搜索引擎来执行源代码的全文本检索。 该应用程序支持定期源代码同步和重新索引,以保持本地数据最新。部署通过容器镜像支持,以在托管平台之间保持一致的环境。

    Provides a high-performance engine for searching through massive source trees and version control histories.

    Javacodeenginejava
    在 GitHub 上查看↗4,868
  • gitpoint/git-pointgitpoint 的头像

    gitpoint/git-point

    4,770在 GitHub 上查看↗

    Git Point is a mobile client for GitHub and a visual interface for Git version control. It functions as a project management tool and a social coding dashboard for interacting with repositories and tracking software development. The application enables the management of GitHub repositories, including the ability to star, watch, and fork projects. It provides a chronological activity feed for monitoring user contributions and updates across different organizations. The project covers a range of collaboration capabilities, including the coordination of pull requests and the tracking of issues

    Provides a keyword search interface to locate specific users and repositories on GitHub.

    JavaScriptandroidgithubgithub-client
    在 GitHub 上查看↗4,770
  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control Utilities
  5. Code Search Tools

探索子标签

  • Code Repository SearchersUtilities that query public code hosting platforms to locate files and patterns within projects. **Distinct from Code Search Tools:** Distinct from Code Search Tools: focuses on the integration of external code search APIs into a unified interface.
  • GitHub Repository SearchSearches across code, projects, and people on GitHub to locate relevant resources. **Distinct from Code Search Tools:** Distinct from Code Search Tools: focuses on GitHub repository search, not general code search.