Decision Workspace
lv2_raw vs bbx_plugin vs bankstown-lv2
Side-by-side comparison of Rust crates
48
lv2_raw
growingv0.3.0
Exposes the raw LV2 interface (C) to Rust. Also attempts to implement some idiomatic Rust concepts (e.g. iterators).
46
bbx_plugin
experimentalv0.4.3
Plugin integration crate for bbx_audio DSP library with C FFI bindings
44
bankstown-lv2
growingv1.1.0
A barebones, fast LV2 bass enhancement plugin
Core Metrics
| lv2_raw | bbx_plugin | bankstown-lv2 | |
|---|---|---|---|
| Health Score | 48 | 46 | 44 |
| Total Downloads | 11.7K | 141 | 6.9K |
| 30d Downloads | 1.1K | 9 | 7 |
| Dependents | 57 | 0 | 0 |
| Releases | 3 | 7 | 5 |
| Last Updated | 192d ago | 71d ago | 819d ago |
| Age | 9y 2m | 2m | 2y 4m |
Health Breakdown
lv2_raw
Maintenance
7
Quality
15
Community
8
Popularity
5
Documentation
13
bbx_plugin
Maintenance
10
Quality
15
Community
6
Popularity
3
Documentation
12
bankstown-lv2
Maintenance
4
Quality
20
Community
5
Popularity
5
Documentation
10
Technical Details
| lv2_raw | bbx_plugin | bankstown-lv2 | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.3 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | ISC OR MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 20KB | 12KB | 6KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.89.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lv2_raw leads with a health score of 48/100, but none of the options score above 80.
- •⚠ bankstown-lv2 has not been updated in over a year.
- •lv2_raw, bbx_plugin are pre-1.0 — API may change.