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
·

2 repositorios

Awesome GitHub RepositoriesSystem Package Manager Integrations

Mechanisms for distributing software through native system package managers and repositories.

Distinguishing note: Focuses on integration with native OS package managers rather than standalone binary distribution.

Explore 2 awesome GitHub repositories matching devops & infrastructure · System Package Manager Integrations. Refine with filters or upvote what's useful.

Awesome System Package Manager Integrations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vscodium/vscodiumAvatar de VSCodium

    VSCodium/vscodium

    31,978Ver en GitHub↗

    VSCodium provides free, open-source binaries of the Visual Studio Code editor. It serves as a telemetry-free development environment, utilizing automated build pipelines to strip proprietary tracking and data collection components from the source code before generating ready-to-use installation artifacts. The project distinguishes itself by decoupling the editor from proprietary marketplaces, defaulting instead to the community-driven Open VSX Registry for plugin management. It maintains environment isolation through custom configuration logic, such as using independent registry paths for sys

    Software distribution relies on standard system package managers to resolve dependencies and automate updates through verified repository channels.

    Shelleditorflosside
    Ver en GitHub↗31,978
  • cpm-cmake/cpm.cmakeAvatar de cpm-cmake

    cpm-cmake/CPM.cmake

    3,910Ver en GitHub↗

    CPM.cmake is a dependency manager and package resolver for C and C++ projects that integrates directly into the CMake build system. It automates the process of fetching, configuring, and managing external libraries by resolving dependencies through system-wide package managers or by downloading source code from remote repositories. The system ensures reproducible builds by locking transitive dependency versions and verifying the authenticity of downloaded source archives using cryptographic hash checksums. It allows for development flexibility through local filesystem overrides, which redirec

    Locates dependencies via system-wide package managers before falling back to downloading from source.

    CMakebuildscc-plus-plus
    Ver en GitHub↗3,910
  1. Home
  2. DevOps & Infrastructure
  3. System Package Manager Integrations