awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 repositorios

Awesome GitHub RepositoriesPackage Server Hosting

The administration and operation of servers that host native package formats.

Distinct from Native Packages: Native Packages describes the format; this focuses on the server hosting and distribution capability.

Explore 2 awesome GitHub repositories matching development tools & productivity · Package Server Hosting. Refine with filters or upvote what's useful.

Awesome Package Server Hosting GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • conan-io/conanAvatar de conan-io

    conan-io/conan

    9,413Ver en GitHub↗

    Conan is a package manager and binary repository for C and C++ that resolves and installs external libraries to ensure consistent build environments across different platforms. It functions as a native dependency resolver and a cross-platform build tool designed to facilitate reproducible native builds. The project provides capabilities for native package hosting, allowing users to implement a server to store and distribute pre-compiled libraries and their required dependencies. It also supports standalone binary bundling to create executable files that include all necessary runtime dependenc

    Enables the setup and management of servers to store and distribute compiled native binaries.

    Python
    Ver en GitHub↗9,413
  • webmin/webminAvatar de webmin

    webmin/webmin

    5,595Ver en GitHub↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Removes an installed package from one or all managed servers simultaneously, showing results per host.

    HTML
    Ver en GitHub↗5,595
  1. Home
  2. Development Tools & Productivity
  3. Dependency Managers
  4. Native Packages
  5. Package Server Hosting

Explorar subetiquetas

  • Multi-Server Package OperationsAdministrative actions for managing packages across a fleet of servers. **Distinct from Package Server Hosting:** Focuses on the orchestration of package removal across multiple hosts rather than hosting the packages themselves.