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

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

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

4 个仓库

Awesome GitHub RepositoriesCollaborative Code Hosting Platforms

Web-based platforms that provide version control alongside collaboration tools like pull requests and issue tracking.

Distinct from Code Review Frameworks: Candidates focus on the review process (methodologies/frameworks) or specific tools, not the platform itself.

Explore 4 awesome GitHub repositories matching development tools & productivity · Collaborative Code Hosting Platforms. Refine with filters or upvote what's useful.

Awesome Collaborative Code Hosting Platforms GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

    Offers a web-based platform providing version control alongside collaboration tools like pull requests and issue tracking.

    Go
    在 GitHub 上查看↗47,627
  • gogs/gogsgogs 的头像

    gogs/gogs

    47,606在 GitHub 上查看↗

    Gogs 是一个自托管的 Git 服务和协作代码托管平台。它作为一个版本控制管理器,允许用户使用 SSH、HTTP 和 HTTPS 协议在自己的基础设施上存储和管理源代码。 该平台的特色在于其全面的镜像功能,作为一个工具,用于将外部托管提供商的仓库和维基同步并镜像到本地实例。它专为安全、容器化部署而设计,支持非 root 用户配置以满足严格的安全要求。 除了基础托管外,它还提供了一套协作工具,包括拉取请求、工单跟踪、维基和同行代码审查。该系统通过 Webhook 和 Git Hook 集成工作流自动化,通过大文件存储 (LFS) 管理超大二进制文件,并为私有仓库管理提供细粒度的访问控制。 该服务可以作为容器镜像部署,以在不同的托管环境中保持一致的行为。

    Coordinates development through pull requests, issue tracking, wikis, and peer code reviews.

    Godockergitgo
    在 GitHub 上查看↗47,606
  • danger/dangerdanger 的头像

    danger/danger

    5,645在 GitHub 上查看↗

    Detects the active code review platform at runtime to adapt behavior across multiple git hosts.

    Rubyautomationbitbucketci
    在 GitHub 上查看↗5,645
  • octocat/hello-worldoctocat 的头像

    octocat/Hello-World

    3,504在 GitHub 上查看↗

    Hello-World is a Git repository hosting service and source code management platform. It functions as a version control system for storing and managing source code. The platform facilitates remote code hosting and version control management to track changes over time. It supports public code distribution and collaborative software development, allowing multiple contributors to work on the same project from different locations. The system includes a web-based interface, an HTTP-based API, and SSH-based authentication for secure access. It utilizes a distributed repository model and content-add

    Offers a web-based platform that provides version control alongside collaboration tools.

    在 GitHub 上查看↗3,504
  1. Home
  2. Development Tools & Productivity
  3. Collaborative Code Hosting Platforms

探索子标签

  • Runtime Platform DetectorsDetects the active code review platform at runtime so a single plugin adapts behavior across GitHub, GitLab, and other hosts. **Distinct from Collaborative Code Hosting Platforms:** Distinct from Collaborative Code Hosting Platforms: focuses on runtime platform detection and adaptation, not the hosting platform itself.