Decision Workspace
decompound vs abridge vs word_replace
Side-by-side comparison of Rust crates
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.
35
word_replace
growingv0.0.3
word replacement tool for a text file with toml-based dictionary
Core Metrics
| decompound | abridge | word_replace | |
|---|---|---|---|
| Health Score | 49 | 47 | 35 |
| Total Downloads | 14.7K | 15.2K | 5.2K |
| 30d Downloads | 2.7K | 5 | 5 |
| Dependents | 61 | 0 | 0 |
| Releases | 3 | 9 | 3 |
| Last Updated | 943d ago | 1754d ago | 3157d ago |
| Age | 2y 7m | 4y 9m | 8y 7m |
Health Breakdown
decompound
Maintenance
5
Quality
14
Community
10
Popularity
5
Documentation
15
abridge
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
12
word_replace
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
8
Technical Details
| decompound | abridge | word_replace | |
|---|---|---|---|
| Version | 0.3.0 | 1.1.6 | 0.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0-or-later | MIT |
| Dependencies | 5 | 2 | 3 |
| Crate Size | 12KB | 17KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 88.9% | 0.0% |
| 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.
- •⚠ decompound, abridge, word_replace have not been updated in over a year.
- •decompound, word_replace are pre-1.0 — API may change.