Decision Workspace
static_fir vs resonant-filters vs pm-remez
Side-by-side comparison of Rust crates
37
static_fir
growingv0.2.0
FIR filter with static coefficients
52
resonant-filters
experimentalv0.0.2
FIR/IIR filters and design helpers with compile-time domain safety
59
pm-remez
growingv0.3.0
Parks-McClellan Remez FIR design algorithm
Core Metrics
| static_fir | resonant-filters | pm-remez | |
|---|---|---|---|
| Health Score | 37 | 52 | 59 |
| Total Downloads | 4.9K | 33 | 10.8K |
| 30d Downloads | 35 | 33 | 341 |
| Dependents | 0 | 5 | 6 |
| Releases | 2 | 2 | 16 |
| Last Updated | 3008d ago | 4d ago | 23d ago |
| Age | 8y 2m | 8d | 1y 11m |
Health Breakdown
static_fir
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
11
resonant-filters
Maintenance
14
Quality
16
Community
8
Popularity
2
Documentation
12
pm-remez
Maintenance
19
Quality
17
Community
8
Popularity
5
Documentation
10
Technical Details
| static_fir | resonant-filters | pm-remez | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 10 |
| Crate Size | 4KB | 10KB | 68KB |
| Features | 0 | 2 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pm-remez leads with a health score of 59/100, but none of the options score above 80.
- •⚠ static_fir has not been updated in over a year.