Decision Workspace
leviathan-driver vs leviathan-common vs wdk-mutex
Side-by-side comparison of Rust crates
40
leviathan-driver
experimentalv0.1.0
Windows kernel-mode EDR/XDR driver framework in Rust - callbacks, filters, detection, forensics
43
leviathan-common
experimentalv0.1.0
Shared types and constants for Leviathan Windows kernel driver - EDR/XDR framework
55
wdk-mutex
stablev1.3.2
An idiomatic Rust mutex type for Windows kernel driver development.
Core Metrics
| leviathan-driver | leviathan-common | wdk-mutex | |
|---|---|---|---|
| Health Score | 40 | 43 | 55 |
| Total Downloads | 30 | 93 | 7.8K |
| 30d Downloads | 3 | 20 | 35 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 1 | 10 |
| Last Updated | 117d ago | 117d ago | 62d ago |
| Age | 3m | 3m | 1y 3m |
Health Breakdown
leviathan-driver
Maintenance
7
Quality
15
Community
6
Popularity
2
Documentation
10
leviathan-common
Maintenance
7
Quality
17
Community
7
Popularity
2
Documentation
10
wdk-mutex
Maintenance
15
Quality
19
Community
3
Popularity
5
Documentation
13
Technical Details
| leviathan-driver | leviathan-common | wdk-mutex | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 0 | 3 |
| Crate Size | 81KB | 7KB | 21KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| 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.
- •leviathan-driver, leviathan-common are pre-1.0 — API may change.