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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • prefix-dev/pixiAvatar de prefix-dev

    prefix-dev/pixi

    6,416Voir sur 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
    Voir sur GitHub↗6,416
  1. Home
  2. Development Tools & Productivity
  3. Environment Managers
  4. Multi-Environment Composition

Explorer les sous-tags

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