Decision Workspace
hexo-mcts vs treant-gumbel vs treant
Side-by-side comparison of Rust crates
41
hexo-mcts
experimentalv0.1.0
Gumbel AlphaZero MCTS for HeXO with GNN graph construction and PyO3 bindings
42
treant-gumbel
experimentalv0.1.0
Gumbel MuZero search: Sequential Halving with Gumbel noise for MCTS. Built on the treant crate.
42
treant
experimentalv0.4.0
High-performance, lock-free Monte Carlo Tree Search library for Rust.
Core Metrics
| hexo-mcts | treant-gumbel | treant | |
|---|---|---|---|
| Health Score | 41 | 42 | 42 |
| Total Downloads | 14 | 28 | 76 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 3 |
| Releases | 1 | 1 | 1 |
| Last Updated | 55d ago | 41d ago | 41d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
hexo-mcts
Maintenance
10
Quality
14
Community
6
Popularity
1
Documentation
10
treant-gumbel
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
10
treant
Maintenance
10
Quality
12
Community
8
Popularity
2
Documentation
10
Technical Details
| hexo-mcts | treant-gumbel | treant | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 3 | 4 |
| Crate Size | 25KB | 12KB | 363KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •treant-gumbel leads with a health score of 42/100, but none of the options score above 80.
- •treant has the most downloads (76), suggesting wider adoption.