Decision Workspace
ringkernel-ir vs kaio-core vs ringkernel-codegen
Side-by-side comparison of Rust crates
55
ringkernel-ir
growingv1.1.0
Intermediate Representation for RingKernel GPU code generation
56
kaio-core
experimentalv0.5.0
KAIO core — PTX IR types and emission. Part of the KAIO GPU kernel authoring framework.
53
ringkernel-codegen
growingv1.1.0
Code generation for RingKernel - generates GPU kernel source code
Core Metrics
| ringkernel-ir | kaio-core | ringkernel-codegen | |
|---|---|---|---|
| Health Score | 55 | 56 | 53 |
| Total Downloads | 221 | 381 | 1.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 27 | 17 |
| Releases | 7 | 10 | 12 |
| Last Updated | 84d ago | 31d ago | 84d ago |
| Age | 6m | 3m | 7m |
Health Breakdown
ringkernel-ir
Maintenance
14
Quality
18
Community
8
Popularity
3
Documentation
12
kaio-core
Maintenance
17
Quality
14
Community
10
Popularity
3
Documentation
12
ringkernel-codegen
Maintenance
14
Quality
15
Community
8
Popularity
4
Documentation
12
Technical Details
| ringkernel-ir | kaio-core | ringkernel-codegen | |
|---|---|---|---|
| Version | 1.1.0 | 0.5.0 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 1 | 8 |
| Crate Size | 47KB | 65KB | 17KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.75 | 1.94 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kaio-core leads with a health score of 56/100, but none of the options score above 80.
- •ringkernel-codegen has the most downloads (1.5K), suggesting wider adoption.
- •kaio-core is pre-1.0 — API may change.