Decision Workspace
linked-markov vs markov vs vom_rs
Side-by-side comparison of Rust crates
39
linked-markov
experimentalv0.1.1
A minimal, thread-safe Markov chain implementation using reference-counted steps and weighted transitions
51
markov
growingv1.1.0
A generic markov chain implementation in Rust.
43
vom_rs
growingv0.5.2
A library for Probabilistic Finite Automata.
Core Metrics
| linked-markov | markov | vom_rs | |
|---|---|---|---|
| Health Score | 39 | 51 | 43 |
| Total Downloads | 639 | 107.9K | 10.8K |
| 30d Downloads | 4 | 975 | 31 |
| Dependents | 0 | 27 | 16 |
| Releases | 2 | 35 | 8 |
| Last Updated | 205d ago | 2076d ago | 566d ago |
| Age | 6m | 11y 3m | 4y 2m |
Health Breakdown
linked-markov
Maintenance
9
Quality
14
Community
3
Popularity
3
Documentation
10
markov
Maintenance
6
Quality
21
Community
7
Popularity
6
Documentation
11
vom_rs
Maintenance
5
Quality
15
Community
8
Popularity
5
Documentation
10
Technical Details
| linked-markov | markov | vom_rs | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.0 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | CC0-1.0 | CC0-1.0 | MIT |
| Dependencies | 1 | 7 | 3 |
| Crate Size | 14KB | 12KB | 22KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •markov leads with a health score of 51/100, but none of the options score above 80.
- •⚠ markov, vom_rs have not been updated in over a year.
- •linked-markov, vom_rs are pre-1.0 — API may change.