awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesVirtualization Management

Tools and frameworks used to deploy, monitor, and control virtual machine instances, including headless server environments.

Explore 10 awesome GitHub repositories matching operating systems & systems programming · Virtualization Management. Refine with filters or upvote what's useful.

Awesome Virtualization Management GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sickcodes/docker-osxالصورة الرمزية لـ sickcodes

    sickcodes/Docker-OSX

    52,595عرض على GitHub↗

    Docker-OSX is a containerized virtualization platform that enables the execution of full operating systems within isolated environments. By leveraging hardware-accelerated hypervisors and machine emulation, the project allows guest operating systems to run with near-native performance, effectively mimicking dedicated physical hardware within a container. The platform distinguishes itself by providing a complete infrastructure for remote desktop and headless management, allowing users to interact with virtualized graphical environments over network protocols. It supports advanced hardware inte

    Supports virtualized operating system execution without a graphical interface through remote command-line management.

    Shellcontainerdockerdocker-osx
    عرض على GitHub↗52,595
  • tibixdev/winboatالصورة الرمزية لـ TibixDev

    TibixDev/winboat

    21,681عرض على GitHub↗

    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

    Manages virtual machines using hardware-accelerated virtualization for high performance and monitoring.

    TypeScriptdockerdocker-composelinux
    عرض على GitHub↗21,681
  • budtmo/docker-androidالصورة الرمزية لـ budtmo

    budtmo/docker-android

    15,322عرض على GitHub↗

    Docker-Android runs a full Android emulator inside a Docker container, enabling mobile app testing and automation without requiring a physical device. The emulator uses QEMU-based virtualization with optional KVM acceleration for hardware-backed performance, and supports nested virtualization on cloud VMs from providers like AWS, GCP, and Azure for environments without direct hardware acceleration. The container exposes the Android Debug Bridge over TCP/IP, allowing host-side tools to connect to the emulator as if it were a local device. It provides browser-based interaction with the emulator

    Launches Android emulators inside cloud VMs that support nested virtualization for mobile app testing.

    Pythonalibabacloudandroidandroid-emulator
    عرض على GitHub↗15,322
  • winapps-org/winappsالصورة الرمزية لـ winapps-org

    winapps-org/winapps

    14,441عرض على GitHub↗

    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

    Controls the power state of virtual machines through system tray interfaces for convenient access.

    Shellcassowarydockerfreerdp
    عرض على GitHub↗14,441
  • aslody/virtualappالصورة الرمزية لـ asLody

    asLody/VirtualApp

    11,010عرض على GitHub↗

    VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr

    Mocks device models and simulates hardware events to control how applications detect the underlying platform.

    Javaandroidframeworkplugin
    عرض على GitHub↗11,010
  • getmoto/motoالصورة الرمزية لـ getmoto

    getmoto/moto

    8,550عرض على GitHub↗

    Moto is a cloud service mockery framework and API mock server that simulates AWS infrastructure locally. It allows developers to test cloud-dependent code and verify infrastructure-as-code templates without deploying real resources or incurring costs. The project functions as an SDK interceptor that can patch existing service clients to redirect requests to a local mock environment. It can also be run as a standalone HTTP server, enabling any programming language to interact with the simulated endpoints. The framework covers a vast array of simulated capabilities, including data storage, com

    Provides a simulation environment for managing virtual machine instances, network interfaces, and security groups.

    Pythonawsbotoec2
    عرض على GitHub↗8,550
  • lakr233/vphone-cliالصورة الرمزية لـ Lakr233

    Lakr233/vphone-cli

    6,936عرض على GitHub↗

    vphone-cli is a command line interface for booting virtual iOS devices using Apple's native virtualization framework. It provides a sandboxed virtual mobile environment and tools for executing iOS system images on a host operating system. The project includes a firmware flashing utility capable of building signed ramdisks and applying custom firmware patches to virtual device boot chains. It facilitates the installation of custom firmware variants to remove system security restrictions. The toolset covers virtual device provisioning through system image restoration and security blob retrieva

    Provides management and control over virtualized iPhone instances running on a host system.

    Swift
    عرض على GitHub↗6,936
  • gnmyt/nextermالصورة الرمزية لـ gnmyt

    gnmyt/Nexterm

    4,018عرض على GitHub↗

    Nexterm is a centralized management platform for remote server administration, providing a web-based gateway for SSH, VNC, and RDP connections. It serves as a unified interface for managing remote server connectivity, secure access control, and server resource monitoring. The platform integrates a Docker container orchestrator and a virtualization management console to control LXC and QEMU containers. It features an identity gateway that supports OpenID Connect single sign-on and two-factor authentication, alongside an SFTP file manager for remote file transfer and organization. The system i

    Implements a management console to deploy and control LXC and QEMU virtualized server instances.

    JavaScript
    عرض على GitHub↗4,018
  • hqarroum/docker-androidالصورة الرمزية لـ HQarroum

    HQarroum/docker-android

    3,639عرض على GitHub↗

    This project provides a containerized runtime for Android emulator virtualization, allowing virtual Android devices to run within isolated container environments. It is designed to support headless emulation and device orchestration for use in continuous integration and development pipelines. The system differentiates itself by implementing GPU hardware acceleration via passthrough to improve graphics rendering performance. It also utilizes external SDK mounting and volume-mapped state persistence to reduce image size and maintain emulator data across restarts. The environment supports remot

    Runs the Android system without a graphical user interface by leveraging a virtual frame buffer.

    Shellandroidandroid-emulatorci-pipeline
    عرض على GitHub↗3,639
  • ibm/mcp-context-forgeالصورة الرمزية لـ IBM

    IBM/mcp-context-forge

    3,310عرض على GitHub↗

    mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for

    Composes multiple tools into a single virtual server accessible via streaming events.

    Pythonagentsaiapi-gateway
    عرض على GitHub↗3,310
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Virtualization Platforms
  5. Virtualization Management

استكشف الوسوم الفرعية

  • Headless Virtualization1 وسم فرعيCapabilities for running virtual machines without a graphical user interface.
  • Virtual Server OrchestrationManaging the composition of tools into virtual servers accessible via streaming events. **Distinct from Virtualization Management:** Distinct from Virtualization Management: focuses on the logical composition of API tools rather than virtual machine lifecycles.