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
·

1 repositorio

Awesome GitHub RepositoriesMulti-Environment Composition

Defining several distinct dependency sets within a single manifest file for different workflows.

Distinct from Environment Managers: Distinct from Environment Managers: focuses on composing multiple environments in one manifest rather than managing a single environment.

Explore 1 awesome GitHub repository matching development tools & productivity · Multi-Environment Composition. Refine with filters or upvote what's useful.

Awesome Multi-Environment Composition GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • prefix-dev/pixiAvatar de prefix-dev

    prefix-dev/pixi

    6,416Ver en GitHub↗

    Pixi is a conda environment manager that creates reproducible, lock-file-backed environments with cross-platform support and multi-language dependency resolution. It combines package management from both conda-forge and PyPI simultaneously, coordinating their dependency graphs to prevent conflicts, while pinning every transitive dependency to exact versions in a cross-platform lock file for bit-for-bit identical environments across machines. The project distinguishes itself by also functioning as a cross-platform task runner that executes user-defined commands and multi-step pipelines inside

    Defines multiple isolated environments within a single manifest, each with its own dependency set.

    Rustcondaconda-environmentconda-packages
    Ver en GitHub↗6,416
  1. Home
  2. Development Tools & Productivity
  3. Environment Managers
  4. Multi-Environment Composition

Explorar subetiquetas

  • Effectful Outcome CompositionsComputational contexts combining environment injection and side effects with multiple possible outcome types. **Distinct from Multi-Environment Composition:** Distinct from Multi-Environment Composition: focuses on the result types of the computation rather than the definition of dependency sets.