Decision Workspace
mcts vs mocats vs monte_carlo
Side-by-side comparison of Rust crates
36
mcts
growingv0.3.0
This is a library for Monte Carlo tree search.
39
mocats
growingv0.3.0
A fast, easy-to-use, generalized Monte Carlo Tree Search library. Works for any game, any number of players, and any tree policy (UCT Policy included as a default).
39
monte_carlo
growingv0.1.1
Preforms Monte-carlo tree search
Core Metrics
| mcts | mocats | monte_carlo | |
|---|---|---|---|
| Health Score | 36 | 39 | 39 |
| Total Downloads | 10.4K | 5.5K | 2.7K |
| 30d Downloads | 120 | 10 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 4 | 2 |
| Last Updated | 2576d ago | 529d ago | 724d ago |
| Age | 8y 2m | 2y 10m | 1y 11m |
Health Breakdown
mcts
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
8
mocats
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
monte_carlo
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| mcts | mocats | monte_carlo | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | GPL-3.0 |
| Dependencies | 3 | 1 | 3 |
| Crate Size | 12KB | 8KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mocats leads with a health score of 39/100, but none of the options score above 80.
- •mcts has the most downloads (10.4K), suggesting wider adoption.
- •⚠ mcts, mocats, monte_carlo have not been updated in over a year.