Decision Workspace
ringkernel vs atomr-accel vs ringkernel-cuda
Side-by-side comparison of Rust crates
62
ringkernel
experimentalv1.1.0
GPU-native persistent actor model framework - Rust port of DotCompute Ring Kernel
60
atomr-accel
experimentalv0.10.0
Backend-agnostic compute-acceleration core. Defines the AccelBackend trait, AccelRef<T> typed pointers, AccelError enum, and CompletionStrategy — the abstraction layer that lets atomr-accel-cuda (NVIDIA), and future ROCm / Metal / oneAPI / Vulkan backends plug into the same actor surface.
59
ringkernel-cuda
experimentalv1.1.0
CUDA backend for RingKernel - NVIDIA GPU support via cudarc
Core Metrics
| ringkernel | atomr-accel | ringkernel-cuda | |
|---|---|---|---|
| Health Score | 62 | 60 | 59 |
| Total Downloads | 896 | 871 | 820 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 36 | 29 | 88 |
| Releases | 12 | 4 | 12 |
| Last Updated | 35d ago | 15d ago | 35d ago |
| Age | 5m | 21d | 5m |
Health Breakdown
ringkernel
Maintenance
17
Quality
16
Community
10
Popularity
4
Documentation
15
atomr-accel
Maintenance
16
Quality
15
Community
10
Popularity
4
Documentation
15
ringkernel-cuda
Maintenance
17
Quality
17
Community
10
Popularity
3
Documentation
12
Technical Details
| ringkernel | atomr-accel | ringkernel-cuda | |
|---|---|---|---|
| Version | 1.1.0 | 0.10.0 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 34 | 6 | 15 |
| Crate Size | 61KB | 28KB | 224KB |
| Features | 7 | 4 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.78 | 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.
- •atomr-accel is pre-1.0 — API may change.