Decision Workspace
gpufft vs gpufft-cuda-sys vs cartan-gpu
Side-by-side comparison of Rust crates
49
gpufft
experimentalv0.1.2
Unified GPU-accelerated FFT for Rust: Vulkan via VkFFT, CUDA via cuFFT.
48
gpufft-cuda-sys
experimentalv0.1.2
Raw FFI bindings to cuFFT + CUDA Runtime. Internal plumbing for gpufft.
49
cartan-gpu
experimentalv0.5.1
Portable GPU compute primitives for the cartan ecosystem: wgpu device/buffer/kernel abstractions plus VkFFT-backed FFT.
Core Metrics
| gpufft | gpufft-cuda-sys | cartan-gpu | |
|---|---|---|---|
| Health Score | 49 | 48 | 49 |
| Total Downloads | 46 | 57 | 14 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 1 |
| Releases | 3 | 3 | 1 |
| Last Updated | 35d ago | 35d ago | 8d ago |
| Age | 1m | 1m | 8d |
Health Breakdown
gpufft
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
15
gpufft-cuda-sys
Maintenance
12
Quality
14
Community
8
Popularity
2
Documentation
12
cartan-gpu
Maintenance
12
Quality
14
Community
7
Popularity
1
Documentation
15
Technical Details
| gpufft | gpufft-cuda-sys | cartan-gpu | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 10 | 1 | 13 |
| Crate Size | 32KB | 6KB | 39KB |
| Features | 3 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gpufft leads with a health score of 49/100, but none of the options score above 80.
- •gpufft-cuda-sys has the most downloads (57), suggesting wider adoption.