awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rbenv/rbenvAvatar rbenv

    rbenv/rbenv

    16,710Vezi pe 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
    Vezi pe GitHub↗16,710
  • fcl-team/foldcraftlauncherAvatar FCL-Team

    FCL-Team/FoldCraftLauncher

    3,601Vezi pe 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
    Vezi pe GitHub↗3,601
  1. Home
  2. Programming Languages & Runtimes
  3. CLI Script Execution
  4. Version-Specific Execution
  5. Multi-Version Execution