Decision Workspace
xo-core vs tic-tac-terminal vs minimax
Side-by-side comparison of Rust crates
47
xo-core
experimentalv0.2.0-alpha
A fast, reusable, and well-documented game engine for Tic-Tac-Toe (Noughts and Crosses) in Rust
42
tic-tac-terminal
growingv1.0.2
Tic-tac-toe in terminal! Play against another player locally or against the CPU (minimax algorithm).
52
minimax
growingv0.6.0
Generic implementations of Minimax.
Core Metrics
| xo-core | tic-tac-terminal | minimax | |
|---|---|---|---|
| Health Score | 47 | 42 | 52 |
| Total Downloads | 719 | 4.0K | 21.6K |
| 30d Downloads | 4 | 5 | 202 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 14 |
| Last Updated | 224d ago | 738d ago | 23d ago |
| Age | 7m | 2y | 10y 6m |
Health Breakdown
xo-core
Maintenance
8
Quality
15
Community
6
Popularity
3
Documentation
15
tic-tac-terminal
Maintenance
5
Quality
20
Community
3
Popularity
4
Documentation
10
minimax
Maintenance
15
Quality
14
Community
5
Popularity
5
Documentation
13
Technical Details
| xo-core | tic-tac-terminal | minimax | |
|---|---|---|---|
| Version | 0.2.0-alpha | 1.0.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 2 | 6 |
| Crate Size | 9KB | 14KB | 40KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •minimax leads with a health score of 52/100, but none of the options score above 80.
- •⚠ tic-tac-terminal has not been updated in over a year.
- •xo-core, minimax are pre-1.0 — API may change.