Decision Workspace
mediatypes vs rat_mime_guess vs charsets
Side-by-side comparison of Rust crates
47
mediatypes
experimentalv0.2.0
A comprehensive collection of MIME types (media types) as string constants
44
rat_mime_guess
experimentalv0.1.0
通过文件扩展名猜测 MIME 类型,使用 PHF 实现 O(1) 查找
42
charsets
growingv0.2.0
An enum representing all charset names commonly used.
Core Metrics
| mediatypes | rat_mime_guess | charsets | |
|---|---|---|---|
| Health Score | 47 | 44 | 42 |
| Total Downloads | 75 | 20 | 10.4K |
| 30d Downloads | 41 | 22 | 60 |
| Dependents | 0 | 0 | 20 |
| Releases | 2 | 1 | 3 |
| Last Updated | 40d ago | 17d ago | 3494d ago |
| Age | 1m | 17d | 10y 7m |
Health Breakdown
mediatypes
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
13
rat_mime_guess
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
charsets
Maintenance
3
Quality
16
Community
7
Popularity
5
Documentation
11
Technical Details
| mediatypes | rat_mime_guess | charsets | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | LGPL-3.0-or-later | MIT |
| Dependencies | 2 | 4 | 0 |
| Crate Size | 89KB | 22KB | 4KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mediatypes leads with a health score of 47/100, but none of the options score above 80.
- •charsets has the most downloads (10.4K), suggesting wider adoption.
- •⚠ charsets has not been updated in over a year.