Decision Workspace
wdk vs wdk-sys vs wdk-macros
Side-by-side comparison of Rust crates
59
wdk
growingv0.4.1
Safe idiomatic bindings to APIs available in the Windows Development Kit (WDK)
60
wdk-sys
growingv0.5.1
Direct bindings to APIs available in the Windows Development Kit (WDK)
57
wdk-macros
growingv0.5.1
A collection of macros that help make it easier to interact with wdk-sys's direct bindings. This should not be directly consumed, and should be instead consumed via the wdk-sys crate.
Core Metrics
| wdk | wdk-sys | wdk-macros | |
|---|---|---|---|
| Health Score | 59 | 60 | 57 |
| Total Downloads | 183.1K | 183.5K | 183.9K |
| 30d Downloads | 24.4K | 24.3K | 24.3K |
| Dependents | 15 | 43 | 6 |
| Releases | 7 | 7 | 7 |
| Last Updated | 133d ago | 133d ago | 133d ago |
| Age | 3y 1m | 2y 6m | 2y 6m |
Health Breakdown
wdk
Maintenance
13
Quality
16
Community
14
Popularity
6
Documentation
10
wdk-sys
Maintenance
13
Quality
16
Community
15
Popularity
6
Documentation
10
wdk-macros
Maintenance
13
Quality
15
Community
13
Popularity
6
Documentation
10
Technical Details
| wdk | wdk-sys | wdk-macros | |
|---|---|---|---|
| Version | 0.4.1 | 0.5.1 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 12 | 11 |
| Crate Size | 20KB | 57KB | 21KB |
| Features | 3 | 9 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 3 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •wdk-sys leads with a health score of 60/100, but none of the options score above 80.
- •wdk-macros has the most downloads (183.9K), suggesting wider adoption.