Decision Workspace
plantuml_encoding vs prefix-hex vs fast-hex-lite
Side-by-side comparison of Rust crates
50
plantuml_encoding
growingv2.0.3
Encoding and decoding text plantuml diagrams to facilitate communication of them through URL.
53
prefix-hex
growingv0.7.1
Encoding and decoding of hex strings with a 0x prefix.
51
fast-hex-lite
experimentalv0.1.1
High-performance hex encoding and decoding with zero allocations, no_std support and SIMD acceleration
Core Metrics
| plantuml_encoding | prefix-hex | fast-hex-lite | |
|---|---|---|---|
| Health Score | 50 | 53 | 51 |
| Total Downloads | 13.8K | 333.1K | 34 |
| 30d Downloads | 123 | 11.8K | 10 |
| Dependents | 7 | 79 | 0 |
| Releases | 10 | 8 | 2 |
| Last Updated | 1365d ago | 982d ago | 34d ago |
| Age | 3y 9m | 4y | 1m |
Health Breakdown
plantuml_encoding
Maintenance
4
Quality
20
Community
8
Popularity
5
Documentation
13
prefix-hex
Maintenance
5
Quality
16
Community
13
Popularity
7
Documentation
12
fast-hex-lite
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
15
Technical Details
| plantuml_encoding | prefix-hex | fast-hex-lite | |
|---|---|---|---|
| Version | 2.0.3 | 0.7.1 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 4 | 2 |
| Crate Size | 13KB | 8KB | 35KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | 1.88 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •prefix-hex leads with a health score of 53/100, but none of the options score above 80.
- •⚠ plantuml_encoding, prefix-hex have not been updated in over a year.
- •prefix-hex, fast-hex-lite are pre-1.0 — API may change.