Decision Workspace
wcount vs word_counter vs convert2json
Side-by-side comparison of Rust crates
41
wcount
growingv0.2.0
CLI word counting tool.
35
word_counter
growingv0.3.0
A program that displays word count of a file.
63
convert2json
stablev2.4.6
CLI utilities to convert BSON, CBOR, CSV, INI, MessagePack, Plist, RSV, TOML, XML & YAML into JSON and for use with jaq or jq.
Core Metrics
| wcount | word_counter | convert2json | |
|---|---|---|---|
| Health Score | 41 | 35 | 63 |
| Total Downloads | 1.7K | 4.0K | 63.2K |
| 30d Downloads | 4 | 5 | 87 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 74 |
| Last Updated | 300d ago | 1667d ago | 33d ago |
| Age | 1y 8m | 4y 7m | 2y 9m |
Health Breakdown
wcount
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
10
word_counter
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
9
convert2json
Maintenance
18
Quality
21
Community
6
Popularity
6
Documentation
12
Technical Details
| wcount | word_counter | convert2json | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.0 | 2.4.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-2.0-or-later | MIT | MIT |
| Dependencies | 4 | 2 | 14 |
| Crate Size | 18KB | 7KB | 38KB |
| Features | 0 | 0 | 33 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •convert2json leads with a health score of 63/100, but none of the options score above 80.
- •⚠ word_counter has not been updated in over a year.
- •wcount, word_counter are pre-1.0 — API may change.