Decision Workspace
entities vs htmlize vs ferogram-parsers
Side-by-side comparison of Rust crates
53
entities
growingv1.0.1
Provides the raw data needed to convert to and from HTML entities.
66
htmlize
stablev1.1.0
Correctly encode and decode HTML entities in UTF-8
55
ferogram-parsers
experimentalv0.5.0
Telegram HTML and Markdown entity parsers for ferogram
Core Metrics
| entities | htmlize | ferogram-parsers | |
|---|---|---|---|
| Health Score | 53 | 66 | 55 |
| Total Downloads | 5.5M | 2.9M | 505 |
| 30d Downloads | 632.6K | 463.6K | 0 |
| Dependents | 245 | 178 | 13 |
| Releases | 6 | 11 | 13 |
| Last Updated | 1141d ago | 42d ago | 7d ago |
| Age | 9y 5m | 6y 5m | 1m |
Health Breakdown
entities
Maintenance
3
Quality
21
Community
10
Popularity
8
Documentation
11
htmlize
Maintenance
13
Quality
21
Community
12
Popularity
8
Documentation
12
ferogram-parsers
Maintenance
14
Quality
16
Community
9
Popularity
3
Documentation
13
Technical Details
| entities | htmlize | ferogram-parsers | |
|---|---|---|---|
| Version | 1.0.1 | 1.1.0 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 10 | 3 |
| Crate Size | 25KB | 75KB | 19KB |
| Features | 0 | 7 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •htmlize leads with a health score of 66/100, but none of the options score above 80.
- •entities has the most downloads (5.5M), suggesting wider adoption.
- •entities is depended on by 245 crates — strongest ecosystem trust.
- •⚠ entities has not been updated in over a year.
- •ferogram-parsers is pre-1.0 — API may change.