Decision Workspace
sokr vs kaio vs kaio-runtime
Side-by-side comparison of Rust crates
55
sokr
experimentalv0.3.0
SOKR core — immutable C ABI surface for substrate plugins
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.
50
kaio-runtime
experimentalv0.4.1
KAIO runtime — CUDA driver API wrapper, kernel launch, and device memory management. Part of the KAIO GPU kernel authoring framework.
Core Metrics
| sokr | kaio | kaio-runtime | |
|---|---|---|---|
| Health Score | 55 | 51 | 50 |
| Total Downloads | 84 | 178 | 210 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 11 | 9 |
| Releases | 4 | 9 | 9 |
| Last Updated | 4d ago | 31d ago | 31d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
sokr
Maintenance
14
Quality
17
Community
7
Popularity
2
Documentation
15
kaio
Maintenance
12
Quality
15
Community
9
Popularity
3
Documentation
12
kaio-runtime
Maintenance
12
Quality
15
Community
8
Popularity
3
Documentation
12
Technical Details
| sokr | kaio | kaio-runtime | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.1 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 5 |
| Crate Size | 53KB | 14KB | 13KB |
| Features | 3 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.78 | 1.94 | 1.94 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sokr leads with a health score of 55/100, but none of the options score above 80.
- •kaio-runtime has the most downloads (210), suggesting wider adoption.