Decision Workspace
storport-sys vs wdk-mutex vs irql_core
Side-by-side comparison of Rust crates
46
storport-sys
experimentalv0.1.0
Raw FFI bindings to the Windows Storport API (storport.h)
55
wdk-mutex
stablev1.3.2
An idiomatic Rust mutex type for Windows kernel driver development.
53
irql_core
experimentalv0.1.6
Core types and traits for IRQL safety
Core Metrics
| storport-sys | wdk-mutex | irql_core | |
|---|---|---|---|
| Health Score | 46 | 55 | 53 |
| Total Downloads | 11 | 7.8K | 155 |
| 30d Downloads | 11 | 74 | 40 |
| Dependents | 0 | 0 | 7 |
| Releases | 1 | 10 | 7 |
| Last Updated | 1d ago | 62d ago | 38d ago |
| Age | 1d | 1y 3m | 1m |
Health Breakdown
storport-sys
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
12
wdk-mutex
Maintenance
15
Quality
19
Community
3
Popularity
5
Documentation
13
irql_core
Maintenance
12
Quality
17
Community
8
Popularity
3
Documentation
13
Technical Details
| storport-sys | wdk-mutex | irql_core | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.2 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 12KB | 21KB | 6KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wdk-mutex leads with a health score of 55/100, but none of the options score above 80.
- •storport-sys, irql_core are pre-1.0 — API may change.