Decision Workspace
word_counter vs wcount vs abridge
Side-by-side comparison of Rust crates
35
word_counter
growingv0.3.0
A program that displays word count of a file.
41
wcount
growingv0.2.0
CLI word counting tool.
47
abridge
growingv1.1.6
Compress a sorted word list or decompress a file compressed by abridge or word-list-compress.
Core Metrics
| word_counter | wcount | abridge | |
|---|---|---|---|
| Health Score | 35 | 41 | 47 |
| Total Downloads | 4.0K | 1.7K | 15.2K |
| 30d Downloads | 5 | 4 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 2 | 9 |
| Last Updated | 1667d ago | 300d ago | 1754d ago |
| Age | 4y 7m | 1y 8m | 4y 9m |
Health Breakdown
word_counter
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
9
wcount
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
10
abridge
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
12
Technical Details
| word_counter | wcount | abridge | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.0 | 1.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | GPL-2.0-or-later | GPL-3.0-or-later |
| Dependencies | 2 | 4 | 2 |
| Crate Size | 7KB | 18KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 88.9% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •abridge leads with a health score of 47/100, but none of the options score above 80.
- •⚠ word_counter, abridge have not been updated in over a year.
- •word_counter, wcount are pre-1.0 — API may change.