Decision Workspace
dsp-chain vs klingt vs bbx_dsp
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.
50
klingt
growingv0.3.3
Lock-free audio graph library with message-passing parameter control
50
bbx_dsp
experimentalv0.4.3
Block-based audio DSP graph system with oscillators, effects, modulators, and realtime-safe processing
Core Metrics
| dsp-chain | klingt | bbx_dsp | |
|---|---|---|---|
| Health Score | 40 | 50 | 50 |
| Total Downloads | 70.2K | 3.7K | 332 |
| 30d Downloads | 278 | 61 | 73 |
| Dependents | 74 | 11 | 18 |
| Releases | 30 | 9 | 7 |
| Last Updated | 3580d ago | 113d ago | 71d ago |
| Age | 11y | 1y 1m | 2m |
Health Breakdown
dsp-chain
Maintenance
4
Quality
14
Community
8
Popularity
6
Documentation
8
klingt
Maintenance
13
Quality
12
Community
9
Popularity
4
Documentation
12
bbx_dsp
Maintenance
10
Quality
16
Community
9
Popularity
3
Documentation
12
Technical Details
| dsp-chain | klingt | bbx_dsp | |
|---|---|---|---|
| Version | 0.13.1 | 0.3.3 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 22 | 3 |
| Crate Size | 13KB | 3.2MB | 97KB |
| Features | 0 | 5 | 3 |
| Yanked % | 3.3% | 0.0% | 0.0% |
| Edition | — | 2018 | 2024 |
| MSRV | — | — | 1.89.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •klingt leads with a health score of 50/100, but none of the options score above 80.
- •dsp-chain has the most downloads (70.2K), suggesting wider adoption.
- •⚠ dsp-chain has not been updated in over a year.