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

microsoft/Windows-Driver-Frameworks

WDF makes it easy to write high-quality Windows drivers observed · 2026-08-28

github.com/microsoft/Windows-Driver-Frameworks · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4208
  • days_rel: n/a
  • days_push: 722
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1321 stars · 370 forks observed · 2026-08-28

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

Windows Driver Frameworks (WDF) is Microsoft's open-source framework of libraries for writing high-quality Windows device drivers, including the source behind KMDF and UMDF v2. It enables developers to read framework internals and perform step-through debugging of drivers against the actual source.

Use cases

  • write a Windows device driver
  • debug a kernel-mode driver with framework source
  • understand what a WDF API does internally
  • analyze driver crash dump files
  • develop a UMDF v2 user-mode driver

When to choose

  • you are developing Windows drivers with KMDF or UMDF v2 and want source-level transparency
  • you need to step through framework code while debugging a driver
  • you want to diagnose driver crashes by inspecting framework internals

When to avoid

  • you are writing drivers for Linux or macOS
  • you need a stable API contract and cannot tolerate undocumented behavior that may change
  • you only need driver samples rather than the framework source

Facets

library · maturity maintenance

sdk developer-tools operating-systems developer-tools hardware windows cpp c windows-drivers kmdf umdf kernel-development device-drivers

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/Windows-Driver-Frameworksmain23

For agents

markdown · JSON · MCP: product_card(name="microsoft/Windows-Driver-Frameworks")

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