Decision Workspace
kernel_guard vs ax-kernel-guard vs kspin
Side-by-side comparison of Rust crates
62
kernel_guard
growingv0.2.0
RAII wrappers to create a critical section with local IRQs or preemption disabled
59
ax-kernel-guard
experimentalv0.3.10
RAII wrappers to create a critical section with local IRQs or preemption disabled
62
kspin
growingv0.2.0
Spinlocks used for kernel space that can disable preemption or IRQs in the critical section.
Core Metrics
| kernel_guard | ax-kernel-guard | kspin | |
|---|---|---|---|
| Health Score | 62 | 59 | 62 |
| Total Downloads | 119.5K | 1.4K | 106.6K |
| 30d Downloads | 11.5K | 1.0K | 10.4K |
| Dependents | 58 | 52 | 185 |
| Releases | 6 | 7 | 4 |
| Last Updated | 54d ago | 11d ago | 53d ago |
| Age | 3y | 1m | 1y 10m |
Health Breakdown
kernel_guard
Maintenance
14
Quality
13
Community
16
Popularity
6
Documentation
13
ax-kernel-guard
Maintenance
13
Quality
16
Community
16
Popularity
4
Documentation
10
kspin
Maintenance
14
Quality
12
Community
17
Popularity
6
Documentation
13
Technical Details
| kernel_guard | ax-kernel-guard | kspin | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.10 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 9KB | 11KB | 7KB |
| Features | 2 | 2 | 2 |
| Yanked % | 16.7% | 0.0% | 25.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •kernel_guard leads with a health score of 62/100, but none of the options score above 80.
- •kspin is depended on by 185 crates — strongest ecosystem trust.