awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesMulti-Version Execution

Capability to launch different snapshots or versions of the same software within a single environment.

Distinct from Version-Specific Execution: Focuses on managing different software version snapshots rather than shell shebang headers.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Multi-Version Execution. Refine with filters or upvote what's useful.

Awesome Multi-Version Execution 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.
  • rbenv/rbenvAvatar de rbenv

    rbenv/rbenv

    16,710Voir sur GitHub↗

    rbenv is a Ruby version manager and shell environment manager designed to install, switch between, and manage multiple versions of the Ruby programming language. It functions as a project runtime isolator and an extensible versioning framework that ensures the correct Ruby binaries are executed based on the current context. The system uses a shim-based command interception model to resolve the active version before delegating execution to the binary. It allows for locking specific Ruby versions and environment variables to individual directories, ensuring project environment isolation. The ar

    Allows executing a single command against multiple installed Ruby versions simultaneously.

    Shellbashrubyruby-installation
    Voir sur GitHub↗16,710
  • fcl-team/foldcraftlauncherAvatar de FCL-Team

    FCL-Team/FoldCraftLauncher

    3,601Voir sur GitHub↗

    FoldCraftLauncher is a Java game launcher for Android that provides a mobile runtime environment for executing various game versions and snapshots. It functions as an Android game environment that manages game instances, save files, and graphical renderer plugins. The project includes a Java runtime manager to bundle or import multiple Java versions, ensuring compatibility across different software releases. It features a virtual input mapper that simulates mouse and keyboard events by translating touch screen interactions and gyroscope data into desktop-style control signals. The system pro

    Executes various game versions and snapshots on mobile devices to ensure compatibility.

    Java
    Voir sur GitHub↗3,601
  1. Home
  2. Programming Languages & Runtimes
  3. CLI Script Execution
  4. Version-Specific Execution
  5. Multi-Version Execution