4 dépôts
Graphical interfaces for managing virtual machine lifecycles, configurations, and guest environment integration.
Distinct from Application Window Managers: Distinct from general window managers: focuses on the management of virtualized operating system environments.
Explore 4 awesome GitHub repositories matching operating systems & systems programming · Virtualization Managers. Refine with filters or upvote what's useful.
Winboat is a virtualization manager that provides a graphical interface for automating Windows installations and running Windows environments on Linux. It functions as a system for integrating Windows applications directly into a Linux desktop, allowing them to appear as native windows. The platform utilizes hardware-accelerated virtualization to manage guest operating systems and includes utilities for mapping physical USB hardware directly into virtual environments. It supports cross-platform data exchange by mounting host directories within the guest system, enabling direct file access bet
Provides a graphical interface for automating Windows installations and running applications seamlessly within a Linux desktop.
WSABuilds is a management framework designed to deploy and customize virtualized mobile runtime environments on desktop operating systems. It provides a comprehensive suite of tools for building, installing, and maintaining these environments, enabling the native execution of mobile applications alongside standard desktop software. The project distinguishes itself through its focus on deep system integration and lifecycle management. It allows users to generate tailored virtual environment packages by injecting administrative tools, service components, and specific configurations prior to dep
Provides a management utility for configuring and updating virtualized mobile environments on desktop.
WinApps is a utility designed to run Windows applications within a virtualized environment while integrating them directly into a Linux desktop. By utilizing remote desktop protocols to stream graphical interfaces, the software allows virtualized programs to appear and behave as if they were installed natively on the host operating system. The project distinguishes itself by automating the discovery and configuration of these applications. It scans the guest registry to identify installed software and automatically generates desktop entries and shortcuts, enabling users to launch Windows prog
Provides a centralized interface for managing the lifecycle and monitoring of virtualized environments.
LXD est un gestionnaire de conteneurs système et un gestionnaire de machines virtuelles qui fournit une interface unifiée pour exécuter des systèmes Linux complets. Il agit comme un orchestrateur de cluster de conteneurs, un convertisseur de format d'image et un gestionnaire d'infrastructure qui expose le contrôle via une API REST et des SDK spécifiques au langage. Le projet se distingue en fournissant une abstraction unifiée de conteneur et de machine virtuelle, traitant les deux comme des instances génériques au sein d'une seule couche de gestion. Il prend en charge la coordination de cluster distribué pour synchroniser l'état et distribuer les charges de travail à travers plusieurs nœuds physiques. Le système couvre le contrôle d'infrastructure programmatique via une interface de gestion basée sur REST et un modèle d'orchestration basé sur un démon. Il inclut des capacités pour la conversion d'image multi-format, la mise à l'échelle de cluster multi-nœuds et l'exécution d'instances de machines virtualisées nécessitant une émulation matérielle complète.
Implements a single management layer that treats system containers and virtual machines as similar generic instances.