Decision Workspace
fast_image_resize vs resize vs shrinkray
Side-by-side comparison of Rust crates
65
fast_image_resize
stablev6.0.0
Library for fast image resizing with using of SIMD instructions
65
resize
growingv0.8.9
Simple image resampling library in pure Rust.
55
shrinkray
experimentalv1.0.8
Lightning-fast image resizing & optimisation for the web
Core Metrics
| fast_image_resize | resize | shrinkray | |
|---|---|---|---|
| Health Score | 65 | 65 | 55 |
| Total Downloads | 13.2M | 1.8M | 143 |
| 30d Downloads | 874.9K | 81.7K | 78 |
| Dependents | 880 | 253 | 0 |
| Releases | 58 | 37 | 8 |
| Last Updated | 73d ago | 48d ago | 7d ago |
| Age | 4y 8m | 10y 4m | 4m |
Health Breakdown
fast_image_resize
Maintenance
15
Quality
16
Community
11
Popularity
8
Documentation
15
resize
Maintenance
15
Quality
10
Community
18
Popularity
7
Documentation
15
shrinkray
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
12
Technical Details
| fast_image_resize | resize | shrinkray | |
|---|---|---|---|
| Version | 6.0.0 | 0.8.9 | 1.0.8 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 19 | 6 | 11 |
| Crate Size | 156KB | 13KB | 26KB |
| Features | 8 | 4 | 0 |
| Yanked % | 8.6% | 46.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.87.0 | 1.85 | 1.90.0 |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •fast_image_resize leads with a health score of 65/100, but none of the options score above 80.
- •fast_image_resize is depended on by 880 crates — strongest ecosystem trust.
- •resize is pre-1.0 — API may change.