Decision Workspace
arboriter-mcts vs mcts-lib vs mctrust
Side-by-side comparison of Rust crates
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
49
mctrust
experimentalv0.2.1
Production-grade Monte Carlo Tree Search with UCT, RAVE, and pluggable environments
Core Metrics
| arboriter-mcts | mcts-lib | mctrust | |
|---|---|---|---|
| Health Score | 44 | 42 | 49 |
| Total Downloads | 2.5K | 3.2K | 18 |
| 30d Downloads | 7 | 23 | 18 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 9 | 2 |
| Last Updated | 103d ago | 216d ago | today |
| Age | 11m | 8m | 1d |
Health Breakdown
arboriter-mcts
Maintenance
13
Quality
8
Community
6
Popularity
4
Documentation
13
mcts-lib
Maintenance
10
Quality
14
Community
6
Popularity
4
Documentation
8
mctrust
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
12
Technical Details
| arboriter-mcts | mcts-lib | mctrust | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | MIT |
| Dependencies | 6 | 2 | 4 |
| Crate Size | 44KB | 13KB | 27KB |
| Features | 0 | 0 | 2 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| 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.