awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • git/gitAvatar git

    git/git

    61,518Vezi pe 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
    Vezi pe GitHub↗61,518
  • gogits/gogsAvatar gogits

    gogits/gogs

    47,627Vezi pe 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
    Vezi pe GitHub↗47,627
  • git-up/gitupAvatar git-up

    git-up/GitUp

    12,015Vezi pe 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
    Vezi pe GitHub↗12,015
  • gitbucket/gitbucketAvatar gitbucket

    gitbucket/gitbucket

    9,370Vezi pe 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
    Vezi pe GitHub↗9,370
  • nirvdrum/svn2gitAvatar nirvdrum

    nirvdrum/svn2git

    2,136Vezi pe GitHub↗

    Ruby tool for importing existing svn projects into git.

    Tool for migrating SVN repositories to Git.

    Ruby
    Vezi pe GitHub↗2,136
  • pieter/gitxAvatar pieter

    pieter/gitx

    1,771Vezi pe GitHub↗

    A gitk clone for OS X

    Mac-based GUI client for Git.

    Objective-C
    Vezi pe GitHub↗1,771
  • beheadedmyway/gityAvatar beheadedmyway

    beheadedmyway/gity

    379Vezi pe GitHub↗

    Gity - The Mac Client for Git

    Git client for macOS.

    Objective-C
    Vezi pe GitHub↗379
  • gyim/stupidgitAvatar gyim

    gyim/stupidgit

    49Vezi pe GitHub↗

    Installation

    Cross-platform Python-based Git GUI.

    Python
    Vezi pe GitHub↗49
  • joeyh/git-annexJ

    joeyh/git-annex

    0Vezi pe GitHub↗

    Tool for managing large files within Git repositories.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Git Infrastructure and Servers