Decision Workspace
reading-time vs text-word-count vs clipcount
Side-by-side comparison of Rust crates
49
reading-time
experimentalv0.1.0
Estimate the reading time of a text (word count + minutes), with CJK support. A faithful port of the reading-time npm package. Zero deps, no_std.
45
text-word-count
experimentalv0.1.1
count words and characters in HTML/rich text
48
clipcount
growingv1.0.7
Counting words from the clipboard content.
Core Metrics
| reading-time | text-word-count | clipcount | |
|---|---|---|---|
| Health Score | 49 | 45 | 48 |
| Total Downloads | 17 | 35 | 10.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 8 |
| Last Updated | 19d ago | 6d ago | 869d ago |
| Age | 19d | 12d | 2y 4m |
Health Breakdown
reading-time
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
text-word-count
Maintenance
14
Quality
14
Community
5
Popularity
2
Documentation
10
clipcount
Maintenance
10
Quality
20
Community
3
Popularity
5
Documentation
10
Technical Details
| reading-time | text-word-count | clipcount | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 1.0.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 10KB | 14KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reading-time leads with a health score of 49/100, but none of the options score above 80.
- •clipcount has the most downloads (10.9K), suggesting wider adoption.
- •⚠ clipcount has not been updated in over a year.
- •reading-time, text-word-count are pre-1.0 — API may change.