Decision Workspace
text-replacer vs mdbook-yapp vs word_replace
Side-by-side comparison of Rust crates
40
text-replacer
experimentalv0.1.1
Takes a String, or Bytes and replaces each word found with a same word from the provided dictionary
53
mdbook-yapp
growingv1.2.4
mdBook preprocessor for simple text replacements
35
word_replace
growingv0.0.3
word replacement tool for a text file with toml-based dictionary
Core Metrics
| text-replacer | mdbook-yapp | word_replace | |
|---|---|---|---|
| Health Score | 40 | 53 | 35 |
| Total Downloads | 31 | 17.1K | 5.2K |
| 30d Downloads | 4 | 62 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 18 | 3 |
| Last Updated | 68d ago | 199d ago | 3157d ago |
| Age | 2m | 2y 4m | 8y 7m |
Health Breakdown
text-replacer
Maintenance
10
Quality
15
Community
3
Popularity
2
Documentation
10
mdbook-yapp
Maintenance
11
Quality
18
Community
6
Popularity
5
Documentation
13
word_replace
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
8
Technical Details
| text-replacer | mdbook-yapp | word_replace | |
|---|---|---|---|
| Version | 0.1.1 | 1.2.4 | 0.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 5 | 3 |
| Crate Size | 4KB | 28KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mdbook-yapp leads with a health score of 53/100, but none of the options score above 80.
- •⚠ word_replace has not been updated in over a year.
- •text-replacer, word_replace are pre-1.0 — API may change.