awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesNetwork Device Drivers

Drivers that expose local hardware as network-accessible devices via specific protocols.

Distinct from Virtual Device Drivers: Unlike Virtual Device Drivers (VirtIO), these drivers export physical hardware over a network protocol like USBIP.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Network Device Drivers. Refine with filters or upvote what's useful.

Awesome Network Device Drivers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dorssel/usbipd-winAvatar von dorssel

    dorssel/usbipd-win

    5,398Auf GitHub ansehen↗

    usbipd-win is a USB device sharing tool and network device driver that binds physical USB hardware to a network protocol. It serves as a management interface for sharing and attaching USB devices via network protocols, specifically providing a utility to map shared hardware directly into Windows Subsystem for Linux instances. The project implements USB over IP networking to share locally connected devices over a network for discovery by remote client machines. It enables virtual machine USB passthrough, allowing guest operating systems to interact with physical hardware directly. The softwar

    Exports local USB devices over a network using the USBIP protocol for remote attachment.

    C#hyper-vusbusbip
    Auf GitHub ansehen↗5,398
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Network Device Drivers