Decision Workspace
oxicuda-graph vs ringkernel-graph vs atria-gpu-rs
Side-by-side comparison of Rust crates
44
oxicuda-graph
experimentalv0.1.8
OxiCUDA Graph — CUDA Graph execution engine with operator fusion, buffer lifetime analysis, stream partitioning, and optimized execution planning
55
ringkernel-graph
experimentalv1.1.0
GPU-accelerated graph algorithm primitives for RingKernel (CSR, BFS, SCC, Union-Find, SpMV)
43
atria-gpu-rs
experimentalv0.1.0
CUDA-required GPU build of the Ablatio Triadum (ATria) centrality algorithm as a PluMA plugin
Core Metrics
| oxicuda-graph | ringkernel-graph | atria-gpu-rs | |
|---|---|---|---|
| Health Score | 44 | 55 | 43 |
| Total Downloads | 115 | 102 | 12 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 9 | 7 | 1 |
| Last Updated | 4d ago | 35d ago | 4d ago |
| Age | 1m | 4m | 4d |
Health Breakdown
oxicuda-graph
Maintenance
14
Quality
10
Community
6
Popularity
2
Documentation
12
ringkernel-graph
Maintenance
17
Quality
18
Community
6
Popularity
2
Documentation
12
atria-gpu-rs
Maintenance
13
Quality
13
Community
6
Popularity
1
Documentation
10
Technical Details
| oxicuda-graph | ringkernel-graph | atria-gpu-rs | |
|---|---|---|---|
| Version | 0.1.8 | 1.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 5 | 7 | 4 |
| Crate Size | 62KB | 33KB | 10KB |
| Features | 2 | 2 | 0 |
| Yanked % | 22.2% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ringkernel-graph leads with a health score of 55/100, but none of the options score above 80.
- •oxicuda-graph has the most downloads (115), suggesting wider adoption.
- •oxicuda-graph, atria-gpu-rs are pre-1.0 — API may change.