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

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

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

Open-source alternatives to Git Draw

30 open-source projects similar to ben174/git-draw, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Git Draw alternative.

  • adamchainz/blacken-docsadamchainz 的头像

    adamchainz/blacken-docs

    680在 GitHub 上查看↗

    blacken-docs

    Python
    在 GitHub 上查看↗680
  • airblade/vim-gitgutterairblade 的头像

    airblade/vim-gitgutter

    8,506在 GitHub 上查看↗

    This is a Vim extension that provides Git change visualization and hunk management. It displays markers in the sign column to indicate added, modified, or removed lines relative to the Git index, allowing users to visualize diffs and compare buffer versions side-by-side. The plugin extends the editor's text objects to target specific blocks of modified lines, enabling the use of standard operators on these contiguous hunks. It also provides tools to stage or undo individual blocks of changes directly within the editor. Additional capabilities include navigation utilities for jumping between

    Vim Script
    在 GitHub 上查看↗8,506
  • alexanderekdahl/github-sublime-themeAlexanderEkdahl 的头像

    AlexanderEkdahl/github-sublime-theme

    74在 GitHub 上查看↗

    Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available packages to show up and then search for GitHub Color theme. Click enter and the theme should be installed.

    在 GitHub 上查看↗74
  • algolia/github-awesome-autocompletealgolia 的头像

    algolia/github-awesome-autocomplete

    1,072在 GitHub 上查看↗

    By working every day on building the best search engine, we've become obsessed with our own search experience on the websites and mobile applications we use. GitHub is quite big for us, we use their search bar every day but it was not optimal for our needs: so we just re-built Github's search…

    JavaScript
    在 GitHub 上查看↗1,072

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • alonrbar/easy-template-x-angular-expressionsalonrbar 的头像

    alonrbar/easy-template-x-angular-expressions

    11在 GitHub 上查看↗

    Angular expressions support for easy-template-x

    TypeScript
    在 GitHub 上查看↗11
  • anasnakawa/chrome-github-avatarsanasnakawa 的头像

    anasnakawa/chrome-github-avatars

    149在 GitHub 上查看↗

    display user avatars on the Github news feed, nothing more, nothing less..

    JavaScript
    在 GitHub 上查看↗149
  • anvilco/spectaqlanvilco 的头像

    anvilco/spectaql

    1,225在 GitHub 上查看↗

    Autogenerate static GraphQL API documentation

    JavaScript
    在 GitHub 上查看↗1,225
  • api-hogs/bureaucratapi-hogs 的头像

    api-hogs/bureaucrat

    372在 GitHub 上查看↗

    Generate Phoenix API documentation from tests

    Elixir
    在 GitHub 上查看↗372
  • apis-guru/graphql-voyagerAPIs-guru 的头像

    APIs-guru/graphql-voyager

    8,144在 GitHub 上查看↗

    GraphQL Voyager is a schema visualizer and data model explorer that provides an interactive graph representation of a GraphQL API. It serves as a documentation tool for inspecting types and fields by transforming schema introspection data into a visual interface. The tool maps the relationships between different types and fields, allowing for the analysis of complex data models and their connections. Users can filter the visual representation to remove deprecated fields or wrapper classes and use a dedicated information panel to examine technical specifications for specific data types.

    TypeScript
    在 GitHub 上查看↗8,144
  • asciidoc/asciidocasciidoc 的头像

    asciidoc/asciidoc

    217在 GitHub 上查看↗

    Legacy python processor for AsciiDoc

    Python
    在 GitHub 上查看↗217
  • atom/open-on-githubatom 的头像

    atom/open-on-github

    94在 GitHub 上查看↗

    Provides commands to quickly view the current file on GitHub.com (The Website).

    JavaScript
    在 GitHub 上查看↗94
  • azac/sublime-howdoi-direct-pasteazac 的头像

    azac/sublime-howdoi-direct-paste

    218在 GitHub 上查看↗

    Search StackOverflow and paste code snippets without leaving Sublime Text

    Python
    在 GitHub 上查看↗218
  • beautiful-docs/beautiful-docsbeautiful-docs 的头像

    beautiful-docs/beautiful-docs

    302在 GitHub 上查看↗

    A beautiful way to read documentation

    CoffeeScript
    在 GitHub 上查看↗302
  • bevacqua/twitter-for-githubbevacqua 的头像

    bevacqua/twitter-for-github

    147在 GitHub 上查看↗

    Infers or tries to find GitHub users' Twitter handles and present them to you in the GitHub interface.

    JavaScript
    在 GitHub 上查看↗147
  • bogdan-lyashenko/codecrumbsBogdan-Lyashenko 的头像

    Bogdan-Lyashenko/codecrumbs

    2,713在 GitHub 上查看↗

    Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

    JavaScript
    在 GitHub 上查看↗2,713
  • brainn-co/xcribebrainn-co 的头像

    brainn-co/xcribe

    61在 GitHub 上查看↗

    XCribe is a doc generator for Rest APIs built with Phoenix. The documentation is generated by the test specs.

    Elixir
    在 GitHub 上查看↗61
  • breathe-doc/breathebreathe-doc 的头像

    breathe-doc/breathe

    814在 GitHub 上查看↗

    .. image:: https://www.breathe-doc.org/img/logo.svg :align: center :alt: Breathe logo :width: 200 :height: 200 :target: https://www.breathe-doc.org

    Python
    在 GitHub 上查看↗814
  • burntsushi/pdocBurntSushi 的头像

    BurntSushi/pdoc

    2,512在 GitHub 上查看↗

    API Documentation for Python Projects

    Python
    在 GitHub 上查看↗2,512
  • buunguyen/octotreebuunguyen 的头像

    buunguyen/octotree

    23,200在 GitHub 上查看↗

    Octotree is a browser extension that provides a hierarchical file tree for navigating Git repositories and inspecting pull requests on GitHub. It serves as a web-based code browser that allows users to explore project directories and locate source files without cloning the repository locally. The tool includes a pull request viewer designed to analyze code changes by providing a navigable file system during the review process. It synchronizes the view state with the browser address bar to enable shareable deep links to specific files. The system employs virtualized list rendering and asynchr

    JavaScript
    在 GitHub 上查看↗23,200
  • code-hex/gqldocCode-Hex 的头像

    Code-Hex/gqldoc

    190在 GitHub 上查看↗

    The easiest way to make API documents for GraphQL

    Go
    在 GitHub 上查看↗190
  • compodoc/compodoccompodoc 的头像

    compodoc/compodoc

    4,113在 GitHub 上查看↗

    Compodoc is a TypeScript API documentation generator, static site generator, and project architecture visualizer. It parses source code and JSDoc comments to create searchable technical reference sites, API catalogues, and standalone HTML pages. The project distinguishes itself by analyzing import statements to produce dependency graphs and module maps that illustrate the structural relationships within a codebase. It includes specialized support for visualizing Angular projects, NestJS workflows, and Stencil web components, and can embed live working demos directly into documentation pages.

    TypeScript
    在 GitHub 上查看↗4,113
  • danielhusar/github-pr-filterdanielhusar 的头像

    danielhusar/github-pr-filter

    17在 GitHub 上查看↗

    Add ability to filter files in pull requests

    JavaScript
    在 GitHub 上查看↗17
  • docgeni/docgenidocgeni 的头像

    docgeni/docgeni

    199在 GitHub 上查看↗

    📖 A modern, powerful and out of the box documentation generator for Angular components lib and markdown docs.(现代化的、强大的、开箱即用的 Angular 组件文档生成工具)

    TypeScript
    在 GitHub 上查看↗199
  • doxygen/doxygendoxygen 的头像

    doxygen/doxygen

    6,506在 GitHub 上查看↗

    Doxygen is a source code documentation generator and multi-language API reference tool. It extracts annotated comments from source code to create structured technical manuals and searchable software libraries in formats including HTML, LaTeX, and PDF. The project functions as a static code analysis visualizer, generating call graphs, class diagrams, and inheritance hierarchies to illustrate codebase structure. It also serves as an XML documentation export engine, producing structured metadata that can be transformed via XSLT or third-party tools. Beyond API extraction, the tool provides a Ma

    C++
    在 GitHub 上查看↗6,506
  • drewml/gifhubDrewML 的头像

    DrewML/GifHub

    653在 GitHub 上查看↗

    A Chrome extension that adds a button on GitHub comment toolbars, allowing you to search for (and include) GIFs in comments. Many thanks to Giphy, as this uses their API.

    JavaScript
    在 GitHub 上查看↗653
  • drewml/octo-previewDrewML 的头像

    DrewML/octo-preview

    40在 GitHub 上查看↗

    A Chrome extension that displays live previews of Markdown comments while you type. Works with Issues Pull Requests. Should support GitHub Enterprise (but it is currently untested).

    JavaScript
    在 GitHub 上查看↗40
  • ehamiter/githubinatorehamiter 的头像

    ehamiter/GitHubinator

    135在 GitHub 上查看↗

    With regards to Dr. Heinz Doofenshmirtz

    Python
    在 GitHub 上查看↗135
  • en/get-startedE

    en/get-started

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • enricob/gitpressenricob 的头像

    enricob/gitpress

    11在 GitHub 上查看↗

    A plug-in for WordPress that provides a basic widget for listing a GitHub user's repositories

    PHP
    在 GitHub 上查看↗11
  • 2fd/graphdoc2fd 的头像

    2fd/graphdoc

    1,566在 GitHub 上查看↗

    Static page generator for documenting GraphQL Schema

    TypeScript
    在 GitHub 上查看↗1,566