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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • searxng/searxngAvatar de searxng

    searxng/searxng

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

    conwnet/github1s

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

    withspectrum/spectrum

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

    junegunn/fzf.vim

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

    idosal/git-mcp

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

    epezent/implot

    5,923Voir sur GitHub↗

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

    C++guiimguiimplot
    Voir sur GitHub↗5,923
  • oracle/opengrokAvatar de oracle

    oracle/opengrok

    4,868Voir sur GitHub↗

    OpenGrok est un moteur de recherche et un indexeur de code source basé sur Java, conçu pour traiter de grands arbres de sources et des binaires en un index interrogeable. Il fonctionne comme un navigateur de contrôle de version, permettant l'exploration et la recherche dans les historiques de révision intégrés aux systèmes de contrôle de version. Le système fournit des références croisées basées sur les symboles pour lier les définitions et les usages du code, permettant la navigation à travers une base de code. Il utilise un moteur de recherche à index inversé pour effectuer une récupération en texte intégral du code source. L'application prend en charge la synchronisation périodique des sources et la réindexation pour maintenir les données locales à jour. Le déploiement est pris en charge via des images de conteneurs pour maintenir des environnements cohérents sur les plateformes d'hébergement.

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

    Javacodeenginejava
    Voir sur GitHub↗4,868
  • gitpoint/git-pointAvatar de gitpoint

    gitpoint/git-point

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

Explorer les sous-tags

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