awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • searxng/searxngAvatar de searxng

    searxng/searxng

    32,180Ver en 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
    Ver en GitHub↗32,180
  • conwnet/github1sAvatar de conwnet

    conwnet/github1s

    23,300Ver en 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
    Ver en GitHub↗23,300
  • withspectrum/spectrumAvatar de withspectrum

    withspectrum/spectrum

    10,838Ver en 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
    Ver en GitHub↗10,838
  • junegunn/fzf.vimAvatar de junegunn

    junegunn/fzf.vim

    10,146Ver en 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
    Ver en GitHub↗10,146
  • idosal/git-mcpAvatar de idosal

    idosal/git-mcp

    7,622Ver en 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
    Ver en GitHub↗7,622
  • epezent/implotAvatar de epezent

    epezent/implot

    5,923Ver en GitHub↗

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

    C++guiimguiimplot
    Ver en GitHub↗5,923
  • oracle/opengrokAvatar de oracle

    oracle/opengrok

    4,868Ver en GitHub↗

    OpenGrok es un motor de búsqueda e indexador de código fuente basado en Java, diseñado para procesar grandes árboles de código fuente y binarios en un índice buscable. Funciona como un navegador de control de versiones, permitiendo la exploración y búsqueda de historiales de revisión integrados con sistemas de control de versiones. El sistema proporciona referencias cruzadas basadas en símbolos para vincular definiciones y usos de código, permitiendo la navegación a través de una base de código. Utiliza un motor de búsqueda de índice invertido para realizar la recuperación de texto completo del código fuente. La aplicación admite la sincronización periódica de fuentes y la reindexación para mantener los datos locales actualizados. El despliegue es compatible mediante imágenes de contenedor para mantener entornos consistentes en todas las plataformas de alojamiento.

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

    Javacodeenginejava
    Ver en GitHub↗4,868
  • gitpoint/git-pointAvatar de gitpoint

    gitpoint/git-point

    4,770Ver en 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
    Ver en GitHub↗4,770
  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control Utilities
  5. Code Search Tools

Explorar subetiquetas

  • 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.