Decision Workspace
event_queue_ggmaldo vs bbx_core vs rtrb
Side-by-side comparison of Rust crates
40
event_queue_ggmaldo
experimentalv0.1.0
Lock-free MPSC/SPSC event queues for DAW — UI to audio thread and back, zero allocations
51
bbx_core
experimentalv0.4.3
Foundational utilities for audio DSP: lock-free SPSC, denormal handling, stack-allocated collections
61
rtrb
growingv0.3.3
A realtime-safe single-producer single-consumer ring buffer
Core Metrics
| event_queue_ggmaldo | bbx_core | rtrb | |
|---|---|---|---|
| Health Score | 40 | 51 | 61 |
| Total Downloads | 16 | 455 | 5.2M |
| 30d Downloads | 5 | 120 | 769.1K |
| Dependents | 0 | 25 | 532 |
| Releases | 1 | 7 | 13 |
| Last Updated | 30d ago | 71d ago | 31d ago |
| Age | 1m | 2m | 5y 4m |
Health Breakdown
event_queue_ggmaldo
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
7
bbx_core
Maintenance
10
Quality
16
Community
10
Popularity
3
Documentation
12
rtrb
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
11
Technical Details
| event_queue_ggmaldo | bbx_core | rtrb | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.3 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 8KB | 18KB | 38KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.89.0 | 1.38 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rtrb leads with a health score of 61/100, but none of the options score above 80.
- •rtrb is depended on by 532 crates — strongest ecosystem trust.