Decision Workspace
fft-convolver vs rt-fft-convolver vs spectrum-analyzer
Side-by-side comparison of Rust crates
49
fft-convolver
growingv0.3.0
Audio convolution algorithm in pure Rust for real time audio processing
37
rt-fft-convolver
experimentalv0.1.1
A high-performance, zero-latency partitioned convolution engine. Designed specifically for real-time guitar cabinet simulation and reverb effects with SIMD optimizations and anti-denormal protection.
61
spectrum-analyzer
growingv1.7.0
An easy to use and fast `no_std` library (with `alloc`) to get the frequency spectrum of a digital signal (e.g. audio) using FFT.
Core Metrics
| fft-convolver | rt-fft-convolver | spectrum-analyzer | |
|---|---|---|---|
| Health Score | 49 | 37 | 61 |
| Total Downloads | 39.4K | 24 | 134.0K |
| 30d Downloads | 7.1K | 0 | 9.2K |
| Dependents | 33 | 0 | 955 |
| Releases | 3 | 2 | 32 |
| Last Updated | 181d ago | 30d ago | 379d ago |
| Age | 3y 5m | 1m | 5y 2m |
Health Breakdown
fft-convolver
Maintenance
8
Quality
15
Community
9
Popularity
5
Documentation
12
rt-fft-convolver
Maintenance
12
Quality
7
Community
6
Popularity
2
Documentation
10
spectrum-analyzer
Maintenance
8
Quality
18
Community
14
Popularity
6
Documentation
15
Technical Details
| fft-convolver | rt-fft-convolver | spectrum-analyzer | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.1 | 1.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 4 | 8 |
| Crate Size | 15KB | 43KB | 52KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | — | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •spectrum-analyzer leads with a health score of 61/100, but none of the options score above 80.
- •spectrum-analyzer is depended on by 955 crates — strongest ecosystem trust.
- •⚠ spectrum-analyzer has not been updated in over a year.
- •fft-convolver, rt-fft-convolver are pre-1.0 — API may change.