Decision Workspace
wordmarkov vs lipsum vs markov_strings
Side-by-side comparison of Rust crates
41
wordmarkov
growingv0.1.4
A simple but flexible Markov chain library, specifically for text sentences, which handles punctuation and whitespace
54
lipsum
growingv0.9.1
Lipsum is a lorem ipsum text generation library. It generates pseudo-random Latin text. Use this if you need filler or dummy text for your application. The text is generated using a simple Markov chain, which you can instantiate to generate your own pieces of pseudo-random text.
47
markov_strings
growingv0.1.6
A simplistic Markov chain text generator
Core Metrics
| wordmarkov | lipsum | markov_strings | |
|---|---|---|---|
| Health Score | 41 | 54 | 47 |
| Total Downloads | 7.1K | 3.0M | 10.3K |
| 30d Downloads | 8 | 487.9K | 59 |
| Dependents | 0 | 480 | 2 |
| Releases | 6 | 12 | 7 |
| Last Updated | 1253d ago | 744d ago | 104d ago |
| Age | 3y 5m | 8y 9m | 5y |
Health Breakdown
wordmarkov
Maintenance
10
Quality
15
Community
3
Popularity
5
Documentation
8
lipsum
Maintenance
5
Quality
14
Community
12
Popularity
8
Documentation
15
markov_strings
Maintenance
11
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| wordmarkov | lipsum | markov_strings | |
|---|---|---|---|
| Version | 0.1.4 | 0.9.1 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | GPL-3.0-only |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 19KB | 34KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lipsum leads with a health score of 54/100, but none of the options score above 80.
- •lipsum is depended on by 480 crates — strongest ecosystem trust.
- •⚠ wordmarkov, lipsum have not been updated in over a year.