Ross ROSS = Recommend OSS · open-source software intelligence for agents

pbatard/libwdi

Windows Driver Installer library for USB devices observed · 2026-08-28

github.com/pbatard/libwdi · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

37/100

  • Activity 32
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5167
  • days_rel: n/a
  • days_push: 412
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2327 stars · 524 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

libwdi is a Windows Driver Installer library for USB devices that automates INF creation, catalog signing, driver file extraction, and driver installation (including UAC elevation). It embeds WinUSB, libusb0.sys, libusbK.sys, or USB CDC drivers in a single library supporting Windows 7 through Windows 11.

Use cases

  • automatically install WinUSB driver for a USB device on Windows
  • generate and sign an INF file for a USB device
  • embed libusb or WinUSB drivers into an application installer
  • install USB serial CDC drivers programmatically
  • create a driver installer for ARM64 or x64 USB devices

When to choose

  • you need to make a custom USB device usable on Windows without manual driver installation
  • you're building a tool like Zadig that installs WinUSB/libusb drivers
  • you want automated INF generation and catalog signing for USB drivers

When to avoid

  • you target non-Windows platforms (Linux, macOS)
  • you need WHQL-certified driver distribution rather than self-signed catalogs
  • your device uses a standard class driver already bundled with Windows

Facets

library · maturity active

sdk developer-tools developer-tools windows hardware windows c cpp usb driver-installation winusb libusb inf-generation wdi

1 source

Member repositories

RepositoryRoleHealth v2
pbatard/libwdimain37

For agents

markdown · JSON · MCP: product_card(name="pbatard/libwdi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem