Decision Workspace
oxymcts vs mocats vs mct-rs
Side-by-side comparison of Rust crates
36
oxymcts
growingv0.1.0
Library for general traits and default implementations 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).
45
mct-rs
experimentalv0.4.0
A fast, flexible, and simple implementation of Monte Carlo Tree Search (MCTS) algorithm in Rust
Core Metrics
| oxymcts | mocats | mct-rs | |
|---|---|---|---|
| Health Score | 36 | 39 | 45 |
| Total Downloads | 2.8K | 5.5K | 998 |
| 30d Downloads | 45 | 9 | 7 |
| Dependents | 11 | 0 | 0 |
| Releases | 1 | 4 | 4 |
| Last Updated | 2030d ago | 529d ago | 161d ago |
| Age | 5y 6m | 2y 10m | 6m |
Health Breakdown
oxymcts
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
mocats
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
mct-rs
Maintenance
12
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| oxymcts | mocats | mct-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 1 | 1 |
| Crate Size | 11KB | 8KB | 10KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mct-rs leads with a health score of 45/100, but none of the options score above 80.
- •mocats has the most downloads (5.5K), suggesting wider adoption.
- •⚠ oxymcts, mocats have not been updated in over a year.