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
·

12 dépôts

Awesome GitHub RepositoriesCode and Repository Tools

Utilities for searching source code, scraping repositories, and managing development workflows.

Explore 12 awesome GitHub repositories matching part of an awesome list · Code and Repository Tools. Refine with filters or upvote what's useful.

Awesome Code and Repository 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.
  • nvbn/thefuckAvatar de nvbn

    nvbn/thefuck

    97,358Voir sur GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persistent background utility that monitors command history to provide immediate remediation for input failures. The system distinguishes itself through a modular, plugin-oriented architecture that allows for extensive customization. Users can define their own correction rules via scr

    Corrects previous console commands automatically.

    Pythonpythonshell
    Voir sur GitHub↗97,358
  • tldr-pages/tldrAvatar de tldr-pages

    tldr-pages/tldr

    62,933Voir sur GitHub↗

    This project is a community-driven repository of simplified, example-based reference guides for command-line tools. It functions as an open-source knowledge base designed to provide concise, practical usage examples that help developers navigate complex software without the need for lengthy technical documentation. The system relies on a decentralized architecture where independent client applications fetch and render documentation locally. This approach ensures that reference materials remain accessible offline while supporting a wide variety of user interfaces across desktop, mobile, and we

    Displays simplified, example-based command line documentation.

    Markdownandroidbsdcheatsheet
    Voir sur GitHub↗62,933
  • chubin/cheat.shAvatar de chubin

    chubin/cheat.sh

    41,461Voir sur GitHub↗

    Cheat.sh is a command line knowledge base that provides instant access to programming syntax, code snippets, and technical documentation. Designed to minimize context switching, it functions as a developer productivity tool that allows users to retrieve information directly within their terminal or code editor. The service distinguishes itself through a terminal-agnostic interface that relies on standard input and output streams, ensuring compatibility across various shell environments and operating systems. It supports persistent query sessions to maintain workflow continuity and offers a co

    Provides command line access to programming cheat sheets.

    Pythoncheatsheetclicommand-line
    Voir sur GitHub↗41,461
  • 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

    Renders remote repository files within a dedicated code browser interface for improved exploration.

    TypeScripthacktoberfestvscode
    Voir sur GitHub↗23,300
  • github/androidAvatar de github

    github/android

    9,362Voir sur GitHub↗

    This is an Android mobile application that serves as a Git repository client. It provides a native interface for browsing code, managing files, and updating settings within version-controlled repositories on the Android platform. The application enables remote code browsing for both public and private collections and provides tools for mobile repository administration. This includes the ability to organize project metadata and manage repository settings through a mobile interface. The software covers broader capabilities for collaboration and team coordination, specifically allowing for the

    Enables exploration of public and private code collections and source file reviews on mobile devices.

    Java
    Voir sur GitHub↗9,362
  • thirtydegreesray/openhubAvatar de ThirtyDegreesRay

    ThirtyDegreesRay/OpenHub

    4,357Voir sur GitHub↗

    OpenHub is an Android application designed for managing GitHub repositories, issues, and pull requests. It provides a mobile interface for open-source contribution, allowing users to monitor project evolution and track repository activity. The application features multi-account authentication, enabling users to switch between different authenticated sessions and profiles within a single instance. It also includes a mobile code review system for browsing source code and inspecting file differences. The platform covers a broad range of collaborative capabilities, including issue tracking with

    Includes a dedicated browser for exploring source files, commit histories, and code differences.

    Javaandroid-clientgithubgithub-android
    Voir sur GitHub↗4,357
  • httpcats/http.catAvatar de httpcats

    httpcats/http.cat

    3,627Voir sur GitHub↗

    :cat: HTTP Cats API

    API for retrieving cat images based on HTTP response codes.

    TypeScript
    Voir sur GitHub↗3,627
  • feross/thanksAvatar de feross

    feross/thanks

    2,761Voir sur GitHub↗

    🙌 Give thanks to the open source maintainers you depend on! ✨

    Analyzes project dependencies to identify open source financial support links.

    JavaScript
    Voir sur GitHub↗2,761
  • gwen001/github-searchAvatar de gwen001

    gwen001/github-search

    1,494Voir sur GitHub↗

    A collection of tools to perform searches on GitHub.

    Command line tools for exploring GitHub users and repositories.

    Python
    Voir sur GitHub↗1,494
  • jordanpotti/cloudscraperAvatar de jordanpotti

    jordanpotti/CloudScraper

    536Voir sur GitHub↗

    CloudScraper: Tool to enumerate targets in search of cloud resources. S3 Buckets, Azure Blobs, Digital Ocean Storage Space.

    Identifies cloud storage links within target website source code.

    Python
    Voir sur GitHub↗536
  • champmq/thescrapperAvatar de champmq

    champmq/TheScrapper

    352Voir sur GitHub↗

    Scrape emails, phone numbers and social media accounts from a website.

    Extracts email addresses and social media links from source code.

    Python
    Voir sur GitHub↗352
  • github/github-artifact-exporterAvatar de github

    github/github-artifact-exporter

    281Voir sur GitHub↗

    A set of packages to make exporting artifacts from GitHub easier

    Exports issues and data from GitHub repositories.

    TypeScript
    Voir sur GitHub↗281
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code and Repository Tools

Explorer les sous-tags

  • Code BrowsersTools specifically for exploring and reviewing source code within repositories. **Distinct from Code and Repository Tools:** Distinct from general repository tools: focuses specifically on the browsing and viewing of source files.