awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dorssel/usbipd-winAvatar de dorssel

    dorssel/usbipd-win

    5,398Voir sur GitHub↗

    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
    Voir sur GitHub↗5,398
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Network Device Drivers