Decision Workspace
markovgen vs markov_strings vs markov_rs
Side-by-side comparison of Rust crates
44
markovgen
growingv0.3.0
A library for building markov chain graphs from text datasets and performantly generating text sequences by traversing them, includes an accompanying CLI application.
47
markov_strings
growingv0.1.6
A simplistic Markov chain text generator
39
markov_rs
growingv0.1.2
A simple and fast Markov chain generator in Rust.
Core Metrics
| markovgen | markov_strings | markov_rs | |
|---|---|---|---|
| Health Score | 44 | 47 | 39 |
| Total Downloads | 3.0K | 10.3K | 4.4K |
| 30d Downloads | 5 | 59 | 6 |
| Dependents | 0 | 2 | 0 |
| Releases | 3 | 7 | 3 |
| Last Updated | 198d ago | 104d ago | 1565d ago |
| Age | 1y 10m | 5y | 4y 4m |
Health Breakdown
markovgen
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
10
markov_strings
Maintenance
11
Quality
15
Community
6
Popularity
5
Documentation
10
markov_rs
Maintenance
4
Quality
14
Community
5
Popularity
4
Documentation
12
Technical Details
| markovgen | markov_strings | markov_rs | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.6 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | GPL-3.0-only | MIT OR Apache-2.0 |
| Dependencies | 9 | 2 | 5 |
| Crate Size | 33KB | 9KB | 70KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •markov_strings leads with a health score of 47/100, but none of the options score above 80.
- •⚠ markov_rs has not been updated in over a year.