Decision Workspace
rust_file_encode_mode_convert vs encoding_rs vs textcode
Side-by-side comparison of Rust crates
44
rust_file_encode_mode_convert
growingv11.45.14
这是一个rust的库,用于检测文件的编码格式。 支持GBK,GBK2312 , UTF8, UTF16LE, UTF16BE, UTF8+BOM,UTF32 等多种编码格式。
61
encoding_rs
growingv0.8.35
A Gecko-oriented implementation of the Encoding Standard
56
textcode
growingv0.3.1
Text encoding/decoding library. Supports: UTF-8, ISO6937, ISO8859, GB2312
Core Metrics
| rust_file_encode_mode_convert | encoding_rs | textcode | |
|---|---|---|---|
| Health Score | 44 | 61 | 56 |
| Total Downloads | 2.4K | 343.7M | 75.5K |
| 30d Downloads | 54 | 21.6M | 1.6K |
| Dependents | 1 | 10.1K | 76 |
| Releases | 2 | 62 | 8 |
| Last Updated | 419d ago | 519d ago | 102d ago |
| Age | 1y 3m | 9y 8m | 6y 4m |
Health Breakdown
rust_file_encode_mode_convert
Maintenance
6
Quality
17
Community
7
Popularity
4
Documentation
10
encoding_rs
Maintenance
8
Quality
16
Community
15
Popularity
8
Documentation
14
textcode
Maintenance
11
Quality
15
Community
11
Popularity
6
Documentation
13
Technical Details
| rust_file_encode_mode_convert | encoding_rs | textcode | |
|---|---|---|---|
| Version | 11.45.14 | 0.8.35 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | (Apache-2.0 OR MIT) AND BSD-3-Clause | MIT |
| Dependencies | 5 | 6 | 0 |
| Crate Size | 321KB | 1.4MB | 127KB |
| Features | 0 | 12 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | 1.36 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •encoding_rs leads with a health score of 61/100, but none of the options score above 80.
- •encoding_rs is depended on by 10.1K crates — strongest ecosystem trust.
- •⚠ rust_file_encode_mode_convert, encoding_rs have not been updated in over a year.
- •encoding_rs, textcode are pre-1.0 — API may change.