awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gogits/gogsAvatar de gogits

    gogits/gogs

    47,627Ver en 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
    Ver en GitHub↗47,627
  • gogs/gogsAvatar de gogs

    gogs/gogs

    47,606Ver en GitHub↗

    Gogs es un servicio de Git autohospedado y una plataforma de alojamiento de código colaborativo. Funciona como un gestor de control de versiones que permite a los usuarios almacenar y gestionar el código fuente en su propia infraestructura utilizando protocolos SSH, HTTP y HTTPS. La plataforma se distingue por capacidades de duplicación (mirroring) integrales, actuando como una herramienta para sincronizar y duplicar repositorios y wikis desde proveedores de alojamiento externos a una instancia local. Está diseñada para un despliegue seguro y contenedorizado, admitiendo configuraciones de usuario no root para cumplir con estrictos requisitos de seguridad. Más allá del alojamiento básico, proporciona un conjunto de herramientas de colaboración que incluyen solicitudes de extracción (pull requests), seguimiento de problemas, wikis y revisiones de código por pares. El sistema incorpora automatización del flujo de trabajo a través de webhooks y hooks de Git, gestiona archivos binarios de gran tamaño a través de Large File Storage y ofrece control de acceso granular para la gestión de repositorios privados. El servicio se puede desplegar como una imagen de contenedor para un comportamiento consistente en diferentes entornos de alojamiento.

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

    Godockergitgo
    Ver en GitHub↗47,606
  • danger/dangerAvatar de danger

    danger/danger

    5,645Ver en GitHub↗

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

    Rubyautomationbitbucketci
    Ver en GitHub↗5,645
  • octocat/hello-worldAvatar de octocat

    octocat/Hello-World

    3,504Ver en 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.

    Ver en GitHub↗3,504
  1. Home
  2. Development Tools & Productivity
  3. Collaborative Code Hosting Platforms

Explorar subetiquetas

  • 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.