Decision Workspace
mime-infer vs new_mime_guess vs mime2ext
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.
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 | 60 | 57 | 56 |
| Total Downloads | 307.5K | 847.2K | 727.8K |
| 30d Downloads | 22.8K | 36.6K | 96.4K |
| Dependents | 293 | 124 | 113 |
| Releases | 4 | 9 | 11 |
| Last Updated | 242d ago | 656d ago | 433d ago |
| Age | 2y 7m | 5y | 5y 3m |
Health Breakdown
mime-infer
Maintenance
8
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 60/100, but none of the options score above 80.
- •new_mime_guess has the most downloads (847.2K), suggesting wider adoption.
- •mime-infer is depended on by 293 crates — strongest ecosystem trust.
- •⚠ new_mime_guess, mime2ext have not been updated in over a year.
- •mime2ext is pre-1.0 — API may change.