Decision Workspace
naad vs fft-convolver vs bbx_dsp
Side-by-side comparison of Rust crates
53
naad
experimentalv1.0.0
naad — Audio synthesis primitives: oscillators, filters, envelopes, modulation, wavetables, effects
51
fft-convolver
growingv0.3.0
Audio convolution algorithm in pure Rust for real time audio processing
50
bbx_dsp
experimentalv0.4.3
Block-based audio DSP graph system with oscillators, effects, modulators, and realtime-safe processing
Core Metrics
| naad | fft-convolver | bbx_dsp | |
|---|---|---|---|
| Health Score | 53 | 51 | 50 |
| Total Downloads | 25 | 27.7K | 332 |
| 30d Downloads | 31 | 2.6K | 77 |
| Dependents | 2 | 30 | 18 |
| Releases | 1 | 3 | 7 |
| Last Updated | 1d ago | 122d ago | 71d ago |
| Age | 1d | 3y 3m | 2m |
Health Breakdown
naad
Maintenance
13
Quality
17
Community
6
Popularity
2
Documentation
15
fft-convolver
Maintenance
10
Quality
15
Community
9
Popularity
5
Documentation
12
bbx_dsp
Maintenance
10
Quality
16
Community
9
Popularity
3
Documentation
12
Technical Details
| naad | fft-convolver | bbx_dsp | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.0 | 0.4.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | GPL-3.0-only | MIT | MIT |
| Dependencies | 8 | 3 | 3 |
| Crate Size | 93KB | 15KB | 97KB |
| Features | 5 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.89 | 1.85 | 1.89.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •naad leads with a health score of 53/100, but none of the options score above 80.
- •fft-convolver has the most downloads (27.7K), suggesting wider adoption.
- •fft-convolver, bbx_dsp are pre-1.0 — API may change.