Decision Workspace
use-extension vs mime-infer vs new_mime_guess
Side-by-side comparison of Rust crates
49
use-extension
experimentalv0.0.1
Practical file extension utility primitives
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.
Core Metrics
| use-extension | mime-infer | new_mime_guess | |
|---|---|---|---|
| Health Score | 49 | 59 | 57 |
| Total Downloads | 43 | 347.3K | 917.1K |
| 30d Downloads | 0 | 12.6K | 25.3K |
| Dependents | 1 | 319 | 129 |
| Releases | 1 | 4 | 9 |
| Last Updated | 59d ago | 291d ago | 705d ago |
| Age | 1m | 2y 9m | 5y 2m |
Health Breakdown
use-extension
Maintenance
10
Quality
15
Community
7
Popularity
2
Documentation
15
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
Technical Details
| use-extension | mime-infer | new_mime_guess | |
|---|---|---|---|
| Version | 0.0.1 | 4.0.1 | 4.0.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 8 | 6 |
| Crate Size | 3KB | 27KB | 31KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.95.0 | 1.85.0 | 1.48.0 |
| Owners | 1 | 1 | 1 |
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 has not been updated in over a year.
- •use-extension is pre-1.0 — API may change.