Decision Workspace
oxicuda-rand vs tensorlogic-oxicuda-rng vs ringkernel-montecarlo
Side-by-side comparison of Rust crates
47
oxicuda-rand
experimentalv0.1.8
OxiCUDA Rand - GPU-accelerated random number generation (cuRAND equivalent)
45
tensorlogic-oxicuda-rng
experimentalv0.1.0
OxiCUDA RNG wrapper for TensorLogic (GPU + CPU fallback)
54
ringkernel-montecarlo
experimentalv1.1.0
GPU-accelerated Monte Carlo primitives for RingKernel (Philox RNG, variance reduction)
Core Metrics
| oxicuda-rand | tensorlogic-oxicuda-rng | ringkernel-montecarlo | |
|---|---|---|---|
| Health Score | 47 | 45 | 54 |
| Total Downloads | 194 | 21 | 101 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 19 | 1 | 0 |
| Releases | 9 | 1 | 7 |
| Last Updated | 4d ago | 29d ago | 35d ago |
| Age | 1m | 29d | 4m |
Health Breakdown
oxicuda-rand
Maintenance
14
Quality
8
Community
10
Popularity
3
Documentation
12
tensorlogic-oxicuda-rng
Maintenance
11
Quality
15
Community
7
Popularity
2
Documentation
10
ringkernel-montecarlo
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
12
Technical Details
| oxicuda-rand | tensorlogic-oxicuda-rng | ringkernel-montecarlo | |
|---|---|---|---|
| Version | 0.1.8 | 0.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 5 | 9 |
| Crate Size | 133KB | 20KB | 26KB |
| Features | 4 | 3 | 2 |
| Yanked % | 22.2% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ringkernel-montecarlo leads with a health score of 54/100, but none of the options score above 80.
- •oxicuda-rand has the most downloads (194), suggesting wider adoption.
- •oxicuda-rand, tensorlogic-oxicuda-rng are pre-1.0 — API may change.