Decision Workspace
supermachine-kernel vs omea-kernel vs supermachine-kernel-aarch64
Side-by-side comparison of Rust crates
55
supermachine-kernel
experimentalv0.7.70
Pre-built Linux kernel + in-VM assets for supermachine. A thin facade that re-exports the matching per-arch sub-crate (supermachine-kernel-aarch64 / supermachine-kernel-x86-64) by target_arch, so each `cargo build` downloads only its target's kernel. Pin in lockstep with `supermachine`.
48
omea-kernel
experimentalv0.1.0
Guest kernel facade for omea-vm: re-exports the x86_64 KVM kernel/init/agent asset crate.
47
supermachine-kernel-aarch64
experimentalv0.7.70
Pre-built aarch64 Linux kernel image, in-VM init shim (init-oci), control agent, and smpark.ko for supermachine's HVF backend, bundled as xz-compressed payloads inside the crate (no network at build time). Resolved automatically per target by the `supermachine-kernel` facade; pin in lockstep with `supermachine`.
Core Metrics
| supermachine-kernel | omea-kernel | supermachine-kernel-aarch64 | |
|---|---|---|---|
| Health Score | 55 | 48 | 47 |
| Total Downloads | 2.2K | 8 | 173 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 124 | 1 | 4 |
| Releases | 84 | 2 | 4 |
| Last Updated | 1d ago | today | 1d ago |
| Age | 2m | 1d | 1m |
Health Breakdown
supermachine-kernel
Maintenance
13
Quality
14
Community
12
Popularity
4
Documentation
12
omea-kernel
Maintenance
14
Quality
14
Community
7
Popularity
1
Documentation
12
supermachine-kernel-aarch64
Maintenance
13
Quality
11
Community
8
Popularity
3
Documentation
12
Technical Details
| supermachine-kernel | omea-kernel | supermachine-kernel-aarch64 | |
|---|---|---|---|
| Version | 0.7.70 | 0.1.0 | 0.7.70 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 AND GPL-2.0-only AND MIT | Apache-2.0 AND GPL-2.0-only AND MIT | Apache-2.0 AND GPL-2.0-only AND MIT |
| Dependencies | 2 | 1 | 0 |
| Crate Size | 18KB | 18KB | 8.0MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •supermachine-kernel leads with a health score of 55/100, but none of the options score above 80.
- •supermachine-kernel is depended on by 124 crates — strongest ecosystem trust.