Decision Workspace
rusthrust vs ringkernel-graph vs oxicuda-primitives
Side-by-side comparison of Rust crates
45
rusthrust
experimentalv0.1.1
GPU parallel algorithms library inspired by NVIDIA Thrust
55
ringkernel-graph
experimentalv1.1.0
GPU-accelerated graph algorithm primitives for RingKernel (CSR, BFS, SCC, Union-Find, SpMV)
46
oxicuda-primitives
experimentalv0.1.8
OxiCUDA Primitives - CUB-equivalent parallel GPU primitives (radix sort, scan, reduce, select, histogram)
Core Metrics
| rusthrust | ringkernel-graph | oxicuda-primitives | |
|---|---|---|---|
| Health Score | 45 | 55 | 46 |
| Total Downloads | 25 | 102 | 144 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 9 |
| Releases | 2 | 7 | 9 |
| Last Updated | 17d ago | 35d ago | 4d ago |
| Age | 23d | 4m | 1m |
Health Breakdown
rusthrust
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
ringkernel-graph
Maintenance
17
Quality
18
Community
6
Popularity
2
Documentation
12
oxicuda-primitives
Maintenance
14
Quality
8
Community
9
Popularity
3
Documentation
12
Technical Details
| rusthrust | ringkernel-graph | oxicuda-primitives | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.0 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 7 | 7 |
| Crate Size | 21KB | 33KB | 47KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 22.2% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.75 | 1.85 |
| 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-primitives has the most downloads (144), suggesting wider adoption.
- •rusthrust, oxicuda-primitives are pre-1.0 — API may change.