Decision Workspace
char-positions vs char-ranges vs charmap
Side-by-side comparison of Rust crates
39
char-positions
experimentalv0.1.0
Iterate chars and their positions, i.e. line, column, and byte ranges
47
char-ranges
growingv0.1.2
Iterate chars and their start and end byte positions
48
charmap
growingv0.2.2
A library for one-to-(none/one/many) character mapping.
Core Metrics
| char-positions | char-ranges | charmap | |
|---|---|---|---|
| Health Score | 39 | 47 | 48 |
| Total Downloads | 587 | 9.4K | 6.5K |
| 30d Downloads | 3 | 229 | 7 |
| Dependents | 0 | 4 | 0 |
| Releases | 1 | 3 | 5 |
| Last Updated | 275d ago | 725d ago | 1083d ago |
| Age | 9m | 2y 9m | 2y 11m |
Health Breakdown
char-positions
Maintenance
3
Quality
14
Community
6
Popularity
3
Documentation
13
char-ranges
Maintenance
5
Quality
16
Community
8
Popularity
5
Documentation
13
charmap
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| char-positions | char-ranges | charmap | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 4 |
| Crate Size | 6KB | 6KB | 9KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •charmap leads with a health score of 48/100, but none of the options score above 80.
- •char-ranges has the most downloads (9.4K), suggesting wider adoption.
- •⚠ char-ranges, charmap have not been updated in over a year.