Decision Workspace
bbx_core vs rt-ring vs audio-channel-buffer
Side-by-side comparison of Rust crates
51
bbx_core
experimentalv0.4.3
Foundational utilities for audio DSP: lock-free SPSC, denormal handling, stack-allocated collections
46
rt-ring
experimentalv0.1.0
Lock-free SPSC ring buffer with overwrite-oldest semantics for real-time applications
45
audio-channel-buffer
growingv0.2.4
A collection of memory-efficient audio buffer types for realtime applications
Core Metrics
| bbx_core | rt-ring | audio-channel-buffer | |
|---|---|---|---|
| Health Score | 51 | 46 | 45 |
| Total Downloads | 455 | 28 | 3.7K |
| 30d Downloads | 127 | 28 | 4 |
| Dependents | 25 | 0 | 0 |
| Releases | 7 | 1 | 6 |
| Last Updated | 71d ago | 13d ago | 186d ago |
| Age | 2m | 13d | 1y 1m |
Health Breakdown
bbx_core
Maintenance
10
Quality
16
Community
10
Popularity
3
Documentation
12
rt-ring
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
12
audio-channel-buffer
Maintenance
10
Quality
12
Community
6
Popularity
4
Documentation
13
Technical Details
| bbx_core | rt-ring | audio-channel-buffer | |
|---|---|---|---|
| Version | 0.4.3 | 0.1.0 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 1 |
| Crate Size | 18KB | 23KB | 9KB |
| Features | 3 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 66.7% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.89.0 | 1.65 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bbx_core leads with a health score of 51/100, but none of the options score above 80.
- •audio-channel-buffer has the most downloads (3.7K), suggesting wider adoption.