awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dorssel/usbipd-winAvatar de dorssel

    dorssel/usbipd-win

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