Decision Workspace
mime-infer vs new_mime_guess vs mime2ext
Side-by-side comparison of Rust crates
59
mime-infer
growingv4.0.1
A simple crate for detection of a file's MIME type by its extension.
57
new_mime_guess
growingv4.0.4
A simple crate for associating MIME types to file extensions.
56
mime2ext
growingv0.1.54
Given a mimetype, suggest a file extension
Core Metrics
| mime-infer | new_mime_guess | mime2ext | |
|---|---|---|---|
| Health Score | 59 | 57 | 56 |
| Total Downloads | 347.3K | 917.1K | 893.2K |
| 30d Downloads | 12.6K | 25.3K | 62.1K |
| Dependents | 319 | 129 | 135 |
| Releases | 4 | 9 | 11 |
| Last Updated | 291d ago | 705d ago | 482d ago |
| Age | 2y 9m | 5y 2m | 5y 5m |
Health Breakdown
mime-infer
Maintenance
7
Quality
20
Community
10
Popularity
7
Documentation
15
new_mime_guess
Maintenance
4
Quality
21
Community
11
Popularity
7
Documentation
14
mime2ext
Maintenance
5
Quality
16
Community
17
Popularity
7
Documentation
11
Technical Details
| mime-infer | new_mime_guess | mime2ext | |
|---|---|---|---|
| Version | 4.0.1 | 4.0.4 | 0.1.54 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 6 | 0 |
| Crate Size | 27KB | 31KB | 29KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | — |
| MSRV | 1.85.0 | 1.48.0 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •mime-infer leads with a health score of 59/100, but none of the options score above 80.
- •new_mime_guess has the most downloads (917.1K), suggesting wider adoption.
- •mime-infer is depended on by 319 crates — strongest ecosystem trust.
- •⚠ new_mime_guess, mime2ext have not been updated in over a year.
- •mime2ext is pre-1.0 — API may change.