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

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

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

19 مستودعات

Awesome GitHub RepositoriesVirtual Device Drivers

High-performance virtualized hardware drivers for guest-to-host communication.

Distinguishing note: Specifically targets the VirtIO standard for device emulation.

Explore 19 awesome GitHub repositories matching operating systems & systems programming · Virtual Device Drivers. Refine with filters or upvote what's useful.

Awesome Virtual Device Drivers GitHub Repositories

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

    firecracker-microvm/firecracker

    34,954عرض على GitHub↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Provides high-performance virtualized hardware drivers for efficient communication between guest and host.

    Rustcontainersminimalistopen-source
    عرض على GitHub↗34,954
  • utmapp/utmالصورة الرمزية لـ utmapp

    utmapp/UTM

    34,401عرض على GitHub↗

    UTM is a comprehensive virtualization suite that provides a unified interface for running guest operating systems on host hardware. It functions as a cross-platform system emulator and hypervisor, coordinating both hardware-accelerated virtualization and software-based instruction emulation to execute diverse operating systems. By leveraging native kernel-level virtualization frameworks, the software achieves near-native performance while maintaining strict security through sandboxed process isolation. The project distinguishes itself by enabling full-featured desktop operating systems to run

    Facilitates high-performance communication between guest operating systems and host-provided virtual hardware resources.

    Swiftappleemulationios
    عرض على GitHub↗34,401
  • waydabber/betterdisplayالصورة الرمزية لـ waydabber

    waydabber/BetterDisplay

    32,337عرض على GitHub↗

    BetterDisplay is a comprehensive display management utility and virtual display engine designed to provide granular control over monitor configurations. It functions as a low-level hardware controller that interacts directly with graphics drivers and system APIs to override manufacturer limitations, enabling users to manage resolution, scaling, brightness, and color profiles across complex multi-monitor setups. The project distinguishes itself through its ability to generate synthetic virtual displays and inject custom framebuffers into the graphics pipeline, allowing for arbitrary resolution

    Creates synthetic display devices by injecting custom framebuffers into the system graphics pipeline.

    4kbrightnessddc
    عرض على GitHub↗32,337
  • ish-app/ishالصورة الرمزية لـ ish-app

    ish-app/ish

    19,325عرض على GitHub↗

    This project provides a complete Linux environment for mobile devices by emulating an x86 architecture and translating system calls into native mobile operations. It functions as a terminal emulator that allows users to run standard command-line utilities, manage software packages, and execute unmodified Linux binaries directly on their mobile hardware. The environment distinguishes itself through its ability to maintain persistent background execution, preventing the mobile operating system from suspending shell tasks or active processes. It supports a containerized approach to the root file

    Implements virtual hardware interfaces by defining file operations to expose system-specific functionality.

    Cemulatorhacktoberfestios
    عرض على GitHub↗19,325
  • existentialaudio/blackholeالصورة الرمزية لـ ExistentialAudio

    ExistentialAudio/BlackHole

    19,175عرض على GitHub↗

    BlackHole is a system-level virtual audio driver designed for macOS that enables real-time routing of digital audio signals between applications and hardware. By functioning as a kernel-level extension, it creates a virtual loopback interface that allows users to transfer sound streams across software environments without the need for physical cables or external hardware. The software distinguishes itself through its ability to aggregate multiple physical and virtual audio sources into a single, unified interface. This abstraction layer supports complex signal management, including the mirror

    Provides CLI commands to manage the lifecycle of the virtual audio driver.

    Caudiodriverloopback
    عرض على GitHub↗19,175
  • nvidia/nvidia-dockerالصورة الرمزية لـ NVIDIA

    NVIDIA/nvidia-docker

    17,496عرض على GitHub↗

    NVIDIA Docker is a container runtime wrapper that enables the use of host-level graphics processing units within isolated container environments. It functions as a containerized GPU orchestrator, mapping physical hardware resources into virtualized environments to support high-performance computing and machine learning workloads. The project provides a toolkit that facilitates integration between containerized applications and host-level graphics hardware. By utilizing a pre-start hook to intercept container creation, the runtime injects necessary device drivers and libraries into the isolate

    Maps host-side graphics device nodes and shared libraries directly into the container namespace.

    cudadockergpu
    عرض على GitHub↗17,496
  • s-matyukevich/raspberry-pi-osالصورة الرمزية لـ s-matyukevich

    s-matyukevich/raspberry-pi-os

    13,854عرض على GitHub↗

    This project is a bare-metal operating system developed for ARM64 architecture. It serves as a low-level implementation of kernel engineering, focusing on the fundamental construction of an OS from the hardware level up. The system is distinguished by its comprehensive approach to ARM64 processor control, featuring a red-black tree task scheduler and a hierarchical page table system for virtual memory management. It implements a sophisticated privilege model that handles transitions between kernel and user modes, ensuring process isolation through address space splitting and exception level m

    Reads physical base addresses from a device tree to map them into virtual memory regions for hardware driver access.

    Carmarmv8assembler
    عرض على GitHub↗13,854
  • virtualdrivers/virtual-display-driverالصورة الرمزية لـ VirtualDrivers

    VirtualDrivers/Virtual-Display-Driver

    8,412عرض على GitHub↗

    Virtual-Display-Driver is a kernel-level driver for Windows that emulates physical monitors and audio devices. It serves as a virtual monitor emulator, headless server display emulator, and virtual audio device driver to enable extended desktop space and sound routing on systems without physical hardware connections. The project enables the simulation of monitors with custom resolutions, refresh rates, and identification profiles, including support for High Dynamic Range output. It also provides software-defined audio interfaces to simulate virtual microphones and speakers. The software cove

    Provides a control utility and scripts for managing the lifecycle and behavior of virtual audio drivers.

    C++displaydisplay-driverdisplays
    عرض على GitHub↗8,412
  • yuk7/archwslالصورة الرمزية لـ yuk7

    yuk7/ArchWSL

    7,372عرض على GitHub↗

    ArchWSL is a pre-configured Arch Linux distribution designed to run within the Windows Subsystem for Linux. It provides a method for deploying a functional Linux environment through root filesystem bootstrapping via application packages or zip archives. The project includes a dedicated instance manager for backing up, restoring, and managing multiple isolated Linux environment instances. It also features a compatibility patch for the standard C library and core system libraries to ensure software runs on older kernel versions. The system covers service management through native or emulated s

    Maps host-side graphics libraries into the subsystem via symbolic links to enable hardware acceleration.

    Makefilearchlinuxuwp-appswindows-10
    عرض على GitHub↗7,372
  • 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

    Implements the underlying execution environment to run a virtualized mobile device on a host operating system.

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

    libusb/libusb

    6,085عرض على GitHub↗

    libusb is a cross-platform user-space library that provides a consistent C API for discovering, configuring, and communicating with USB devices from applications. It abstracts operating-system-specific USB driver details behind a single interface that works on Linux, macOS, Windows, and other platforms, enabling developers to write portable USB code without platform-specific knowledge. The library supports both synchronous and asynchronous I/O models for USB transfers. Synchronous operations block the calling thread until a transfer completes, offering a straightforward sequential programming

    Monitors system device notifications and fires callbacks when USB devices are attached or removed during runtime.

    C
    عرض على GitHub↗6,085
  • lxc/lxdالصورة الرمزية لـ lxc

    lxc/lxd

    5,554عرض على GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Automatically passes host block devices into running containers when they appear and removes them when they disappear.

    Go
    عرض على GitHub↗5,554
  • cloud-hypervisor/cloud-hypervisorالصورة الرمزية لـ cloud-hypervisor

    cloud-hypervisor/cloud-hypervisor

    5,285عرض على GitHub↗

    Cloud Hypervisor is a Rust-based hypervisor and KVM virtual machine monitor designed to execute 64-bit guest operating systems. It functions as a user-space virtual machine manager that employs a minimal emulation layer to reduce memory overhead and latency for cloud workloads. The project distinguishes itself through the use of a memory-safe language to implement a virtio device emulator and a user-space device model. It provides a standardized web API for managing virtual machine lifecycles and resource configurations. The platform covers broad virtualization capabilities, including the em

    adds or removes PCI hardware from a running instance using unique device identifiers and API requests.

    Rustcloud-workloadskvmrust-vmm
    عرض على GitHub↗5,285
  • lxc/incusالصورة الرمزية لـ lxc

    lxc/incus

    4,893عرض على GitHub↗

    Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin

    Attaches host Unix devices into containers with hotplug support.

    Gocloudcontainershacktoberfest
    عرض على GitHub↗4,893
  • v4l2loopback/v4l2loopbackالصورة الرمزية لـ v4l2loopback

    v4l2loopback/v4l2loopback

    4,197عرض على GitHub↗

    v4l2loopback is a Linux kernel video driver that creates virtual video devices to route video streams between applications. It functions as a software-defined video source, simulating physical hardware to provide a standard video input for applications that require a capture device. The project enables video stream routing by piping data from one process to another using the Video4Linux2 standard. It includes mechanisms for device capability masking and conditional reporting to bypass strict hardware detection requirements in external software. The driver provides tools for virtual camera si

    Enables the live addition or removal of virtual video devices without requiring a process restart.

    C
    عرض على GitHub↗4,197
  • xiaowenxia/embedded-notesالصورة الرمزية لـ xiaowenxia

    xiaowenxia/embedded-notes

    3,998عرض على GitHub↗

    embedded-notes هي مجموعة من أدلة الدراسة التقنية وملاحظات التطوير التي تركز على Linux المضمن، وداخلية نواة Linux، وبرمجة C. تعمل كمرجع لتطوير الأنظمة المضمنة ومورد تحضيري للمقابلات التقنية في هذا المجال. يوفر المشروع وثائق مفصلة حول كتابة برامج تشغيل الأجهزة، وإدارة الذاكرة الافتراضية، وفهم داخلية النواة. كما يتضمن أدلة حول بروتوكولات شبكة IoT، مثل MQTT وTCP/IP، ويحدد التفاصيل المعمارية لهياكل الرقائق والأجهزة الطرفية. تغطي المادة سطحاً واسعاً من برمجة الأنظمة، بما في ذلك إدارة الذاكرة اليدوية، وإدارة دورة حياة العمليات، وتنفيذ مفاهيم نظام التشغيل في الوقت الفعلي. كما تتضمن مراجع للأدوات منخفضة المستوى، مثل التجميع المتقاطع لـ ARM، وتحليل الثنائيات، وكتابة نصوص shell لأتمتة البناء.

    Provides memory addresses and functional descriptions for system control and interrupt registers.

    armcdriver
    عرض على GitHub↗3,998
  • project-hami/hamiالصورة الرمزية لـ Project-HAMi

    Project-HAMi/HAMi

    3,028عرض على GitHub↗

    HAMi is a hardware orchestration and virtualization system designed to manage accelerators within Kubernetes. It functions as a device plugin that partitions physical hardware into isolated virtual slices, enabling multiple containers to share a single device through enforced memory limits and compute quotas. The project provides a virtualization manager and a heterogeneous compute scheduler that distributes tasks across diverse accelerator types. It uses packing and topology policies to optimize workload placement and allows for specific hardware targeting using unique device identifiers. T

    Implements a Kubernetes device plugin to partition physical accelerators into isolated virtual slices for containers.

    Goascendcambriconcncf
    عرض على GitHub↗3,028
  • darklife/darkriscvالصورة الرمزية لـ darklife

    darklife/darkriscv

    2,490عرض على GitHub↗

    darkriscv is a collection of tools and projects for RISC-V processor implementation, hardware debugging, and automated FPGA synthesis. It provides a hardware design that implements a RISC-V processor core and system components for deployment on programmable logic. The project includes a hardware debugger with a command-line interface for verifying processor state by manipulating registers and dumping memory on a hardware target. It also features a set of scripts and project files to automate the synthesis and programming of hardware designs within a Linux environment. The codebase covers har

    Implements physical register mapping to allow external software to control hardware behavior via specific address locations.

    Verilogcorefpgarisc-v
    عرض على GitHub↗2,490
  • golemparts/rppalالصورة الرمزية لـ golemparts

    golemparts/rppal

    1,463عرض على GitHub↗

    توفر هذه المكتبة مجموعة من التجريدات منخفضة المستوى للتفاعل مع الأجهزة الطرفية في أجهزة Raspberry Pi باستخدام لغة البرمجة Rust. تعمل المكتبة كواجهة آمنة من حيث النوع (type-safe) للتحكم في الدبابيس الفيزيائية وإدارة الاتصال بالمكونات الإلكترونية الخارجية والمستشعرات. يتميز المشروع باستخدام تجريدات وقت التجميع (compile-time) التي تربط استدعاءات الدوال عالية المستوى مباشرة بتعليمات الأجهزة، مما يضمن حداً أدنى من الحمل التشغيلي. كما توفر وصولاً متسقاً إلى الأجهزة من خلال تغليف واجهات الأجهزة على مستوى النواة والسجلات المعينة في الذاكرة في تجريدات آمنة تعتمد على السمات (traits)، مما يسمح بتنفيذ برامج تشغيل قابلة للتبديل. تغطي المكتبة مجموعة واسعة من قدرات تكامل الأجهزة، بما في ذلك إدارة بروتوكولات الاتصال التسلسلي القياسية مثل I2C وSPI وUART. كما تدعم تعديل عرض النبضة (PWM) والتحكم في دبابيس الإدخال والإخراج للأغراض العامة (GPIO)، مما يتيح دمج المستشعرات الصناعية وتشغيل المشغلات. يتم توزيع البرنامج كـ crate، مما يوفر نهجاً منظماً لتطوير الأنظمة المدمجة والربط بين الأجهزة على أجهزة الكمبيوتر ذات اللوحة الواحدة التي تعمل بنظام Linux.

    Maps physical hardware register addresses into process memory for low-latency register manipulation.

    Rustgpioi2cpwm
    عرض على GitHub↗1,463
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Virtual Device Drivers

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

  • Audio Driver Lifecycle ManagementCLI utilities for installing, removing, and configuring virtual audio drivers. **Distinct from Virtual Device Drivers:** Focuses on driver lifecycle management rather than guest-to-host communication.
  • Device Plugin VirtualizationImplementation of hardware virtualization through Kubernetes device plugins to create isolated virtual slices. **Distinct from Virtual Device Drivers:** Focuses on the Kubernetes device plugin mechanism for partitioning, rather than general VirtIO drivers.
  • Virtual Device Hotplugging5 وسوم فرعيةThe live addition or removal of emulated virtual hardware components without requiring a guest reboot. **Distinct from Virtual Device Drivers:** Moves from the driver's existence to the dynamic lifecycle management of the device.
  • Virtual Hardware Mappings2 وسوم فرعيةInterfaces for routing virtual device file operations to native system drivers. **Distinct from Virtual Device Drivers:** Distinct from VirtIO-specific drivers: focuses on mapping custom character devices to native mobile hardware functionality.