Decision Workspace
mime-infer vs mime_to_ext vs new_mime_guess
Side-by-side comparison of Rust crates
60
mime-infer
growingv4.0.1
A simple crate for detection of a file's MIME type by its extension.
58
mime_to_ext
experimentalv0.1.14
no_std MIME ↔ extension lookup from embedded JSON, no OS files
57
new_mime_guess
growingv4.0.4
A simple crate for associating MIME types to file extensions.
Core Metrics
| mime-infer | mime_to_ext | new_mime_guess | |
|---|---|---|---|
| Health Score | 60 | 58 | 57 |
| Total Downloads | 264.5K | 401.9K | 780.5K |
| 30d Downloads | 17.9K | 324.8K | 38.9K |
| Dependents | 259 | 0 | 124 |
| Releases | 4 | 15 | 9 |
| Last Updated | 183d ago | 24d ago | 597d ago |
| Age | 2y 5m | 4m | 4y 11m |
Health Breakdown
mime-infer
Maintenance
9
Quality
20
Community
10
Popularity
6
Documentation
15
mime_to_ext
Maintenance
17
Quality
15
Community
6
Popularity
7
Documentation
13
new_mime_guess
Maintenance
4
Quality
21
Community
11
Popularity
7
Documentation
14
Technical Details
| mime-infer | mime_to_ext | new_mime_guess | |
|---|---|---|---|
| Version | 4.0.1 | 0.1.14 | 4.0.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 7 | 6 |
| Crate Size | 27KB | 32KB | 31KB |
| Features | 3 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.85.0 | — | 1.48.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mime-infer leads with a health score of 60/100, but none of the options score above 80.
- •new_mime_guess has the most downloads (780.5K), suggesting wider adoption.
- •mime-infer is depended on by 259 crates — strongest ecosystem trust.
- •⚠ new_mime_guess has not been updated in over a year.
- •mime_to_ext is pre-1.0 — API may change.