Decision Workspace
oxicuda-launch vs kaio vs ringkernel
Side-by-side comparison of Rust crates
49
oxicuda-launch
experimentalv0.1.8
OxiCUDA Launch - Type-safe GPU kernel launch infrastructure
51
kaio
experimentalv0.4.1
Rust-native GPU kernel authoring framework. Write GPU compute kernels in Rust, automatically lower to PTX. Cross-platform (Windows + Linux), type-safe, no CUDA C++ required.
62
ringkernel
experimentalv1.1.0
GPU-native persistent actor model framework - Rust port of DotCompute Ring Kernel
Core Metrics
| oxicuda-launch | kaio | ringkernel | |
|---|---|---|---|
| Health Score | 49 | 51 | 62 |
| Total Downloads | 716 | 178 | 896 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 93 | 11 | 36 |
| Releases | 9 | 9 | 12 |
| Last Updated | 4d ago | 31d ago | 35d ago |
| Age | 1m | 1m | 5m |
Health Breakdown
oxicuda-launch
Maintenance
14
Quality
10
Community
10
Popularity
3
Documentation
12
kaio
Maintenance
12
Quality
15
Community
9
Popularity
3
Documentation
12
ringkernel
Maintenance
17
Quality
16
Community
10
Popularity
4
Documentation
15
Technical Details
| oxicuda-launch | kaio | ringkernel | |
|---|---|---|---|
| Version | 0.1.8 | 0.4.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 6 | 34 |
| Crate Size | 68KB | 14KB | 61KB |
| Features | 3 | 3 | 7 |
| Yanked % | 22.2% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.94 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ringkernel leads with a health score of 62/100, but none of the options score above 80.
- •oxicuda-launch, kaio are pre-1.0 — API may change.