awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Environment Managers

Tools for the dynamic installation and configuration of specific software environments required to execute various applications.

Distinct from Runner Image Managers: Focuses on managing diverse execution environments (runners) for games, not CI images or test runners.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Runtime Environment Managers. Refine with filters or upvote what's useful.

Awesome Runtime Environment Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • lutris/lutrislutris का अवतार

    lutris/lutris

    9,680GitHub पर देखें↗

    Lutris is an open source game launcher and library manager that provides a unified dashboard for organizing and executing video games. It functions as a game installation automator and a wrapper for compatibility layers, allowing software designed for different platforms to run on Linux and macOS. The project distinguishes itself through a runner-based execution model that manages specific software environments and emulators. It utilizes community-driven scripts to automate the downloading and setup process for games and synchronizes libraries across multiple digital storefronts and third-par

    Handles the dynamic installation and configuration of separate software environments required to execute different game engines.

    Pythongame-launchergaming
    GitHub पर देखें↗9,680
  • lumateam/luma3dsLumaTeam का अवतार

    LumaTeam/Luma3DS

    6,495GitHub पर देखें↗

    Luma3DS is a custom firmware for the Nintendo 3DS that removes factory restrictions to enable the execution of unsigned homebrew and game modifications. It functions as a kernel-level system extension that hooks system calls to bypass hardware limitations and introduce new operating system capabilities. The project serves as a homebrew payload loader, using boot-time mechanisms to launch third-party software and custom firmware versions. It also provides a game modding framework capable of patching executable code and intercepting file requests to load custom assets and modified data. The en

    Provides a runtime overlay menu to dynamically adjust settings and manage the console environment.

    C3dscustom-firmwarehomebrew
    GitHub पर देखें↗6,495
  • hunvreus/devpushhunvreus का अवतार

    hunvreus/devpush

    4,492GitHub पर देखें↗

    Devpush is a self-hosted Git-based PaaS that automates the deployment of containerized applications. It maps each Git branch to an isolated Docker environment, creating a multi-environment runtime where staging, production, and other workflows run in parallel with scoped configuration and encrypted variables. Deployments are triggered automatically by Git push events via a configured GitHub App, managing the full lifecycle from build to release with zero-downtime rollouts and instant rollback. The platform includes a built-in Let's Encrypt SSL manager that automatically provisions and renews

    A runtime manager that maps Git branches to isolated environments with scoped configurations and environment variables.

    Pythoncontinuous-deploymentdeploymentdjango
    GitHub पर देखें↗4,492
  • pcl-community/pcl-cePCL-Community का अवतार

    PCL-Community/PCL-CE

    3,932GitHub पर देखें↗

    PCL-CE is a cross-platform game launcher and runtime environment designed to execute Windows game binaries on macOS and Linux. It functions as a game version manager and a build system for compiling source code into Windows executables from non-Windows development environments. The project provides a cross-platform runtime layer that facilitates the launching and execution of Windows-based game sessions on different operating systems. It includes a binary cross-compiler and a build pipeline that allows for the generation of Windows binaries from macOS and Linux hosts. The software covers gam

    Manages the execution lifecycle and dependencies of game binaries at launch.

    C#community-editioncsharpcsharp-app
    GitHub पर देखें↗3,932
  1. Home
  2. Operating Systems & Systems Programming
  3. Runtime Environment Managers

सब-टैग एक्सप्लोर करें

  • Branch-Mapped Runtime ManagersRuntime managers that map Git branches to isolated environments with scoped configurations and environment variables. **Distinct from Runtime Environment Managers:** Distinct from Runtime Environment Managers: focuses on Git branch-to-environment mapping, not general runtime installation.