Decision Workspace
mctrust vs arboriter-mcts vs mcts-lib
Side-by-side comparison of Rust crates
49
mctrust
experimentalv0.2.1
Production-grade Monte Carlo Tree Search with UCT, RAVE, and pluggable environments
44
arboriter-mcts
experimentalv0.3.0
A Monte Carlo Tree Search implementation built on the arboriter tree traversal primitive
42
mcts-lib
experimentalv0.3.2
A small and simple library for Monte Carlo tree search
Core Metrics
| mctrust | arboriter-mcts | mcts-lib | |
|---|---|---|---|
| Health Score | 49 | 44 | 42 |
| Total Downloads | 18 | 2.5K | 3.2K |
| 30d Downloads | 18 | 7 | 23 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 5 | 9 |
| Last Updated | today | 103d ago | 216d ago |
| Age | 1d | 11m | 8m |
Health Breakdown
mctrust
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
12
arboriter-mcts
Maintenance
13
Quality
8
Community
6
Popularity
4
Documentation
13
mcts-lib
Maintenance
10
Quality
14
Community
6
Popularity
4
Documentation
8
Technical Details
| mctrust | arboriter-mcts | mcts-lib | |
|---|---|---|---|
| Version | 0.2.1 | 0.3.0 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | non-standard |
| Dependencies | 4 | 6 | 2 |
| Crate Size | 27KB | 44KB | 13KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mctrust leads with a health score of 49/100, but none of the options score above 80.
- •mcts-lib has the most downloads (3.2K), suggesting wider adoption.