Decision Workspace
generic_tokenizer vs line-column vs opensesame
Side-by-side comparison of Rust crates
40
generic_tokenizer
growingv0.1.0
A generic tokenizer that tracks line and column numbers as it goes.
58
line-column
growingv0.3.2
Simple calculate lines and columns of str index
55
opensesame
experimentalv0.1.1
Cross-platform library for opening files in text editors with line:column positioning
Core Metrics
| generic_tokenizer | line-column | opensesame | |
|---|---|---|---|
| Health Score | 40 | 58 | 55 |
| Total Downloads | 1.5K | 7.1K | 1.2K |
| 30d Downloads | 41 | 194 | 387 |
| Dependents | 6 | 9 | 13 |
| Releases | 1 | 15 | 2 |
| Last Updated | 516d ago | 16d ago | 103d ago |
| Age | 1y 5m | 1y 4m | 3m |
Health Breakdown
generic_tokenizer
Maintenance
2
Quality
16
Community
5
Popularity
4
Documentation
13
line-column
Maintenance
18
Quality
17
Community
8
Popularity
5
Documentation
10
opensesame
Maintenance
12
Quality
15
Community
9
Popularity
4
Documentation
15
Technical Details
| generic_tokenizer | line-column | opensesame | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 3KB | 9KB | 21KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •line-column leads with a health score of 58/100, but none of the options score above 80.
- •⚠ generic_tokenizer has not been updated in over a year.