Decision Workspace
mcts-lib vs arboriter-mcts vs treant
Side-by-side comparison of Rust crates
41
mcts-lib
experimentalv0.3.2
A small and simple library for Monte Carlo tree search
43
arboriter-mcts
growingv0.3.0
A Monte Carlo Tree Search implementation built on the arboriter tree traversal primitive
42
treant
experimentalv0.4.0
High-performance, lock-free Monte Carlo Tree Search library for Rust.
Core Metrics
| mcts-lib | arboriter-mcts | treant | |
|---|---|---|---|
| Health Score | 41 | 43 | 42 |
| Total Downloads | 3.2K | 2.5K | 76 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 3 |
| Releases | 9 | 5 | 1 |
| Last Updated | 275d ago | 163d ago | 41d ago |
| Age | 10m | 1y | 1m |
Health Breakdown
mcts-lib
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
8
arboriter-mcts
Maintenance
11
Quality
9
Community
6
Popularity
4
Documentation
13
treant
Maintenance
10
Quality
12
Community
8
Popularity
2
Documentation
10
Technical Details
| mcts-lib | arboriter-mcts | treant | |
|---|---|---|---|
| Version | 0.3.2 | 0.3.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 2 | 6 | 4 |
| Crate Size | 13KB | 44KB | 363KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arboriter-mcts leads with a health score of 43/100, but none of the options score above 80.
- •mcts-lib has the most downloads (3.2K), suggesting wider adoption.