Decision Workspace
word_replace vs decompound vs abridge
Side-by-side comparison of Rust crates
35
word_replace
growingv0.0.3
word replacement tool for a text file with toml-based dictionary
49
decompound
growingv0.3.0
Decompose a compound word into its constituent parts. Works in any language, as you provide the rules around what constitutes a (*single*) word.
47
abridge
growingv1.1.6
Compress a sorted word list or decompress a file compressed by abridge or word-list-compress.
Core Metrics
| word_replace | decompound | abridge | |
|---|---|---|---|
| Health Score | 35 | 49 | 47 |
| Total Downloads | 5.2K | 14.7K | 15.2K |
| 30d Downloads | 5 | 2.7K | 5 |
| Dependents | 0 | 61 | 0 |
| Releases | 3 | 3 | 9 |
| Last Updated | 3157d ago | 943d ago | 1754d ago |
| Age | 8y 7m | 2y 7m | 4y 9m |
Health Breakdown
word_replace
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
8
decompound
Maintenance
5
Quality
14
Community
10
Popularity
5
Documentation
15
abridge
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
12
Technical Details
| word_replace | decompound | abridge | |
|---|---|---|---|
| Version | 0.0.3 | 0.3.0 | 1.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | GPL-3.0-or-later |
| Dependencies | 3 | 5 | 2 |
| Crate Size | 13KB | 12KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 88.9% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 1.64.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •decompound leads with a health score of 49/100, but none of the options score above 80.
- •abridge has the most downloads (15.2K), suggesting wider adoption.
- •⚠ word_replace, decompound, abridge have not been updated in over a year.
- •word_replace, decompound are pre-1.0 — API may change.