Decision Workspace
ringkernel-graph vs oxicuda-primitives vs rusthrust
Side-by-side comparison of Rust crates
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)
45
rusthrust
experimentalv0.1.1
GPU parallel algorithms library inspired by NVIDIA Thrust
Core Metrics
| ringkernel-graph | oxicuda-primitives | rusthrust | |
|---|---|---|---|
| Health Score | 55 | 46 | 45 |
| Total Downloads | 102 | 144 | 25 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 9 | 0 |
| Releases | 7 | 9 | 2 |
| Last Updated | 35d ago | 4d ago | 17d ago |
| Age | 4m | 1m | 23d |
Health Breakdown
ringkernel-graph
Maintenance
17
Quality
18
Community
6
Popularity
2
Documentation
12
oxicuda-primitives
Maintenance
14
Quality
8
Community
9
Popularity
3
Documentation
12
rusthrust
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| ringkernel-graph | oxicuda-primitives | rusthrust | |
|---|---|---|---|
| Version | 1.1.0 | 0.1.8 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 7 | 3 |
| Crate Size | 33KB | 47KB | 21KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 22.2% | 0.0% |
| Edition | 2021 | 2024 | 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.
- •oxicuda-primitives, rusthrust are pre-1.0 — API may change.