Decision Workspace
word-tally vs clipcount vs cloc-rs
Side-by-side comparison of Rust crates
44
word-tally
growingv0.28.0
Output a tally of the number of times unique words appear in source input.
48
clipcount
growingv1.0.7
Counting words from the clipboard content.
47
cloc-rs
experimentalv0.4.5
A simple CLI to count lines of code by extension with empty/import filtering
Core Metrics
| word-tally | clipcount | cloc-rs | |
|---|---|---|---|
| Health Score | 44 | 48 | 47 |
| Total Downloads | 29.7K | 10.9K | 128 |
| 30d Downloads | 40 | 12 | 137 |
| Dependents | 0 | 0 | 0 |
| Releases | 36 | 8 | 9 |
| Last Updated | 270d ago | 761d ago | 17d ago |
| Age | 1y 10m | 2y 1m | 20d |
Health Breakdown
word-tally
Maintenance
10
Quality
13
Community
6
Popularity
5
Documentation
10
clipcount
Maintenance
10
Quality
20
Community
3
Popularity
5
Documentation
10
cloc-rs
Maintenance
18
Quality
13
Community
6
Popularity
3
Documentation
7
Technical Details
| word-tally | clipcount | cloc-rs | |
|---|---|---|---|
| Version | 0.28.0 | 1.0.7 | 0.4.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 18 | 3 | 5 |
| Crate Size | 89KB | 5KB | 8KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clipcount leads with a health score of 48/100, but none of the options score above 80.
- •word-tally has the most downloads (29.7K), suggesting wider adoption.
- •⚠ clipcount has not been updated in over a year.
- •word-tally, cloc-rs are pre-1.0 — API may change.