Decision Workspace
rustdct vs stream-dct vs rustfft
Side-by-side comparison of Rust crates
48
rustdct
growingv0.7.1
Compute Discrete Cosine Transforms (DCT) of any size in O(nlogn) time, in pure Rust.
32
stream-dct
growingv0.1.0
Discrete Cosine Transform computation with controlled allocations.
67
rustfft
growingv6.4.1
High-performance FFT library written in pure Rust.
Core Metrics
| rustdct | stream-dct | rustfft | |
|---|---|---|---|
| Health Score | 48 | 32 | 67 |
| Total Downloads | 4.9M | 7.9K | 15.7M |
| 30d Downloads | 173.2K | 40 | 1.4M |
| Dependents | 100 | 4 | 2.8K |
| Releases | 13 | 2 | 25 |
| Last Updated | 1235d ago | 3757d ago | 191d ago |
| Age | 8y 10m | 10y 9m | 11y 2m |
Health Breakdown
rustdct
Maintenance
5
Quality
12
Community
11
Popularity
8
Documentation
12
stream-dct
Maintenance
3
Quality
17
Community
5
Popularity
5
Documentation
2
rustfft
Maintenance
9
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| rustdct | stream-dct | rustfft | |
|---|---|---|---|
| Version | 0.7.1 | 0.1.0 | 6.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Unknown | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 13 |
| Crate Size | 42KB | 6KB | 337KB |
| Features | 0 | 2 | 5 |
| Yanked % | 7.7% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | 1.61 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustfft leads with a health score of 67/100, but none of the options score above 80.
- •rustfft is depended on by 2.8K crates — strongest ecosystem trust.
- •⚠ rustdct, stream-dct have not been updated in over a year.
- •rustdct, stream-dct are pre-1.0 — API may change.