8 个仓库
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.
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.
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.
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.
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.
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.
Provides search across code, issues, pull requests, discussions, commits, packages, and wikis within the repository.
OpenGrok 是一个基于 Java 的源代码搜索引擎和索引器,旨在将大型源代码树和二进制文件处理为可搜索的索引。它作为一个版本控制浏览器,允许探索和搜索与版本控制系统集成的修订历史记录。 该系统提供基于符号的交叉引用,以链接代码定义和用法,从而实现跨代码库的导航。它利用倒排索引搜索引擎来执行源代码的全文本检索。 该应用程序支持定期源代码同步和重新索引,以保持本地数据最新。部署通过容器镜像支持,以在托管平台之间保持一致的环境。
Provides a high-performance engine for searching through massive source trees and version control histories.
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.