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

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

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

4 مستودعات

Awesome GitHub RepositoriesHeadless Virtualization

Capabilities for running virtual machines without a graphical user interface.

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

Awesome Headless Virtualization 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
  • 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
  • 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
  • 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
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Virtualization Platforms
  5. Virtualization Management
  6. Headless Virtualization

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

  • Headless Android Emulation2 وسوم فرعيةRunning Android emulator instances without a graphical user interface for automated testing and CI/CD pipelines. **Distinct from Headless Virtualization:** Specializes Headless Virtualization specifically for Android devices in containerized environments.