Decision Workspace
mime_guess vs mime-infer vs mime_to_ext
Side-by-side comparison of Rust crates
55
mime_guess
growingv2.0.5
A simple crate for detection of a file's MIME type by its extension.
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
Core Metrics
| mime_guess | mime-infer | mime_to_ext | |
|---|---|---|---|
| Health Score | 55 | 60 | 58 |
| Total Downloads | 177.1M | 264.5K | 401.9K |
| 30d Downloads | 12.3M | 17.9K | 324.8K |
| Dependents | 12.7K | 259 | 0 |
| Releases | 33 | 4 | 15 |
| Last Updated | 636d ago | 183d ago | 24d ago |
| Age | 10y 8m | 2y 5m | 4m |
Health Breakdown
mime_guess
Maintenance
6
Quality
18
Community
12
Popularity
8
Documentation
11
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
Technical Details
| mime_guess | mime-infer | mime_to_ext | |
|---|---|---|---|
| Version | 2.0.5 | 4.0.1 | 0.1.14 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 8 | 7 |
| Crate Size | 27KB | 27KB | 32KB |
| Features | 2 | 3 | 3 |
| Yanked % | 6.1% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | 1.85.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.
- •mime_guess has the most downloads (177.1M), suggesting wider adoption.
- •mime_guess is depended on by 12.7K crates — strongest ecosystem trust.
- •⚠ mime_guess has not been updated in over a year.
- •mime_to_ext is pre-1.0 — API may change.