Decision Workspace
voirs-conversion vs audio-blocks vs assert_no_alloc
Side-by-side comparison of Rust crates
54
voirs-conversion
experimentalv0.1.0-rc.1
Real-time voice conversion system for VoiRS
59
audio-blocks
experimentalv0.7.0
Traits to handle all audio data layouts in real-time processes
54
assert_no_alloc
growingv1.1.2
Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.
Core Metrics
| voirs-conversion | audio-blocks | assert_no_alloc | |
|---|---|---|---|
| Health Score | 54 | 59 | 54 |
| Total Downloads | 965 | 8.7K | 1.4M |
| 30d Downloads | 99 | 1.0K | 571.5K |
| Dependents | 12 | 14 | 169 |
| Releases | 5 | 8 | 4 |
| Last Updated | 1d ago | 29d ago | 1697d ago |
| Age | 6m | 11m | 5y 7m |
Health Breakdown
voirs-conversion
Maintenance
19
Quality
7
Community
9
Popularity
4
Documentation
15
audio-blocks
Maintenance
18
Quality
16
Community
8
Popularity
5
Documentation
12
assert_no_alloc
Maintenance
4
Quality
23
Community
11
Popularity
7
Documentation
9
Technical Details
| voirs-conversion | audio-blocks | assert_no_alloc | |
|---|---|---|---|
| Version | 0.1.0-rc.1 | 0.7.0 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | BSD-1-Clause |
| Dependencies | 41 | 2 | 0 |
| Crate Size | 580KB | 55KB | 6KB |
| Features | 14 | 3 | 4 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.89 | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •audio-blocks leads with a health score of 59/100, but none of the options score above 80.
- •assert_no_alloc has the most downloads (1.4M), suggesting wider adoption.
- •assert_no_alloc is depended on by 169 crates — strongest ecosystem trust.
- •⚠ assert_no_alloc has not been updated in over a year.
- •voirs-conversion, audio-blocks are pre-1.0 — API may change.