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

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

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

9 个仓库

Awesome GitHub RepositoriesGit Infrastructure and Servers

Self-hosted Git platforms and server-side management tools.

Explore 9 awesome GitHub repositories matching part of an awesome list · Git Infrastructure and Servers. Refine with filters or upvote what's useful.

Awesome Git Infrastructure and Servers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • git/gitgit 的头像

    git/git

    61,518在 GitHub 上查看↗

    Git is a distributed version control system and command-line tool designed for tracking changes in source code and coordinating collaborative software development. It functions as a content-addressable storage platform where project data is maintained as immutable objects indexed by cryptographic hashes, ensuring data integrity and efficient deduplication. The system organizes project history as a directed acyclic graph, where each commit serves as a snapshot linked to its parent to create a verifiable timeline of modifications. The architecture distinguishes itself through an index-based sta

    The core source code for the Git version control system.

    Cchacktoberfestshell
    在 GitHub 上查看↗61,518
  • gogits/gogsgogits 的头像

    gogits/gogs

    47,627在 GitHub 上查看↗

    Gogs is a self-hosted Git service and repository manager written in Go. It provides a web-based hosting platform for storing version-controlled repositories with a focus on lightweight deployment across various operating systems and hardware architectures. The system distinguishes itself through a single-binary deployment model, which simplifies installation. It also supports repository migration, allowing users to move existing codebases and documentation from other hosting services into a self-managed environment. The platform covers collaborative code development through pull requests and

    Easy-to-install self-hosted Git service written in Go.

    Go
    在 GitHub 上查看↗47,627
  • git-up/gitupgit-up 的头像

    git-up/GitUp

    12,015在 GitHub 上查看↗

    GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a visual environment for browsing repository content, editing history, and performing version control operations. The application features an interactive commit graph visualizer for navigating branching and merging history. It includes a dedicated history editor that allows for the visual manipulation of the project timeline, including the ability to reorder, split, and roll back commits. The tool covers diff analysis through side-by-side file comparisons and high-speed content sear

    Objective-C based Git client for macOS.

    Objective-C
    在 GitHub 上查看↗12,015
  • gitbucket/gitbucketgitbucket 的头像

    gitbucket/gitbucket

    9,370在 GitHub 上查看↗

    GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing repositories, issues, and pull requests. Built with a Scala-based manager, it functions as a GitHub API compatible server, allowing it to integrate with external tools that rely on that specific industry schema. The platform distinguishes itself by integrating a Maven repository host for storing and retrieving Java build artifacts alongside source code. It also features a plugin architecture that enables the addition of custom logic and new functionality to the core system.

    Scala-based, extensible Git platform compatible with GitHub.

    Scalagitgitbucketscala
    在 GitHub 上查看↗9,370
  • nirvdrum/svn2gitnirvdrum 的头像

    nirvdrum/svn2git

    2,136在 GitHub 上查看↗

    Ruby tool for importing existing svn projects into git.

    Tool for migrating SVN repositories to Git.

    Ruby
    在 GitHub 上查看↗2,136
  • pieter/gitxpieter 的头像

    pieter/gitx

    1,771在 GitHub 上查看↗

    A gitk clone for OS X

    Mac-based GUI client for Git.

    Objective-C
    在 GitHub 上查看↗1,771
  • beheadedmyway/gitybeheadedmyway 的头像

    beheadedmyway/gity

    379在 GitHub 上查看↗

    Gity - The Mac Client for Git

    Git client for macOS.

    Objective-C
    在 GitHub 上查看↗379
  • gyim/stupidgitgyim 的头像

    gyim/stupidgit

    49在 GitHub 上查看↗

    Installation

    Cross-platform Python-based Git GUI.

    Python
    在 GitHub 上查看↗49
  • joeyh/git-annexJ

    joeyh/git-annex

    0在 GitHub 上查看↗

    Tool for managing large files within Git repositories.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Git Infrastructure and Servers