Decision Workspace
cross_correlate vs fixed vs audioadapter
Side-by-side comparison of Rust crates
58
cross_correlate
experimentalv0.3.1
Signal cross-correlation
74
fixed
stablev1.31.0
Fixed-point numbers.
66
audioadapter
stablev2.0.1
A library for making it easier to work with buffers of audio data
Core Metrics
| cross_correlate | fixed | audioadapter | |
|---|---|---|---|
| Health Score | 58 | 74 | 66 |
| Total Downloads | 1.5K | 9.8M | 593.5K |
| 30d Downloads | 40 | 728.4K | 361.4K |
| Dependents | 0 | 1.8K | 30 |
| Releases | 9 | 84 | 9 |
| Last Updated | 42d ago | 7d ago | 3d ago |
| Age | 6m | 7y 7m | 1y 5m |
Health Breakdown
cross_correlate
Maintenance
17
Quality
17
Community
5
Popularity
4
Documentation
15
fixed
Maintenance
19
Quality
17
Community
15
Popularity
8
Documentation
15
audioadapter
Maintenance
20
Quality
18
Community
9
Popularity
7
Documentation
12
Technical Details
| cross_correlate | fixed | audioadapter | |
|---|---|---|---|
| Version | 0.3.1 | 1.31.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | BSD-3-Clause OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 3 | 9 | 4 |
| Crate Size | 21KB | 269KB | 13KB |
| Features | 5 | 12 | 3 |
| Yanked % | 0.0% | 19.1% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | 1.93 | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed leads with a health score of 74/100, but none of the options score above 80.
- •fixed is depended on by 1.8K crates — strongest ecosystem trust.
- •cross_correlate is pre-1.0 — API may change.