Decision Workspace
oxicuda-dist-infer vs ringkernel vs ringkernel-graph
Side-by-side comparison of Rust crates
43
oxicuda-dist-infer
experimentalv0.1.8
Distributed GPU inference for OxiCUDA: tensor parallelism, sequence parallelism, expert parallelism, distributed KV cache, and affinity-aware request routing.
62
ringkernel
experimentalv1.1.0
GPU-native persistent actor model framework - Rust port of DotCompute Ring Kernel
55
ringkernel-graph
experimentalv1.1.0
GPU-accelerated graph algorithm primitives for RingKernel (CSR, BFS, SCC, Union-Find, SpMV)
Core Metrics
| oxicuda-dist-infer | ringkernel | ringkernel-graph | |
|---|---|---|---|
| Health Score | 43 | 62 | 55 |
| Total Downloads | 114 | 896 | 102 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 36 | 0 |
| Releases | 9 | 12 | 7 |
| Last Updated | 4d ago | 35d ago | 35d ago |
| Age | 1m | 5m | 4m |
Health Breakdown
oxicuda-dist-infer
Maintenance
14
Quality
9
Community
6
Popularity
2
Documentation
12
ringkernel
Maintenance
17
Quality
16
Community
10
Popularity
4
Documentation
15
ringkernel-graph
Maintenance
17
Quality
18
Community
6
Popularity
2
Documentation
12
Technical Details
| oxicuda-dist-infer | ringkernel | ringkernel-graph | |
|---|---|---|---|
| Version | 0.1.8 | 1.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 34 | 7 |
| Crate Size | 42KB | 61KB | 33KB |
| Features | 0 | 7 | 2 |
| Yanked % | 22.2% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.75 | 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-dist-infer is pre-1.0 — API may change.