Decision Workspace
dsp-chain vs bbx_dsp vs aetherdsp-core
Side-by-side comparison of Rust crates
40
dsp-chain
growingv0.13.1
Provides a Node trait and a Graph type for chaining together audio generators/processors in a dsp graph.
54
bbx_dsp
experimentalv0.4.3
Block-based audio DSP graph system with oscillators, effects, modulators, and realtime-safe processing
52
aetherdsp-core
experimentalv0.1.4
Hard real-time modular DSP engine — lock-free graph scheduler, generational arena, and buffer pool
Core Metrics
| dsp-chain | bbx_dsp | aetherdsp-core | |
|---|---|---|---|
| Health Score | 40 | 54 | 52 |
| Total Downloads | 70.9K | 455 | 174 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 74 | 18 | 21 |
| Releases | 30 | 7 | 5 |
| Last Updated | 3639d ago | 130d ago | 12d ago |
| Age | 11y 2m | 4m | 26d |
Health Breakdown
dsp-chain
Maintenance
4
Quality
14
Community
8
Popularity
6
Documentation
8
bbx_dsp
Maintenance
14
Quality
16
Community
9
Popularity
3
Documentation
12
aetherdsp-core
Maintenance
12
Quality
14
Community
10
Popularity
3
Documentation
13
Technical Details
| dsp-chain | bbx_dsp | aetherdsp-core | |
|---|---|---|---|
| Version | 0.13.1 | 0.4.3 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 11 |
| Crate Size | 13KB | 97KB | 48KB |
| Features | 0 | 3 | 4 |
| Yanked % | 3.3% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.89.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bbx_dsp leads with a health score of 54/100, but none of the options score above 80.
- •dsp-chain has the most downloads (70.9K), suggesting wider adoption.
- •⚠ dsp-chain has not been updated in over a year.