Decision Workspace
fdaf-aec vs sonora-aec3 vs audioadapter
Side-by-side comparison of Rust crates
36
fdaf-aec
experimentalv0.1.0
An Acoustic Echo Canceller (AEC) using the Frequency Domain Adaptive Filter (FDAF) algorithm.
45
sonora-aec3
experimentalv0.1.0
Echo Canceller 3 (AEC3) — Rust port of WebRTC's modern echo canceller
66
audioadapter
stablev2.0.1
A library for making it easier to work with buffers of audio data
Core Metrics
| fdaf-aec | sonora-aec3 | audioadapter | |
|---|---|---|---|
| Health Score | 36 | 45 | 66 |
| Total Downloads | 2.1K | 2.8K | 593.5K |
| 30d Downloads | 564 | 2.5K | 346.4K |
| Dependents | 0 | 1 | 30 |
| Releases | 1 | 1 | 9 |
| Last Updated | 278d ago | 44d ago | 3d ago |
| Age | 9m | 1m | 1y 5m |
Health Breakdown
fdaf-aec
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
10
sonora-aec3
Maintenance
10
Quality
12
Community
7
Popularity
4
Documentation
12
audioadapter
Maintenance
20
Quality
18
Community
9
Popularity
7
Documentation
12
Technical Details
| fdaf-aec | sonora-aec3 | audioadapter | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 6 | 5 | 4 |
| Crate Size | 14KB | 123KB | 13KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.91 | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •audioadapter leads with a health score of 66/100, but none of the options score above 80.
- •fdaf-aec, sonora-aec3 are pre-1.0 — API may change.