Decision Workspace
bitstackchess vs rustengine vs chessai
Side-by-side comparison of Rust crates
36
bitstackchess
experimentalv0.1.1
A bitboard‐based chess game engine with 10 × u128 move history
54
rustengine
stablev1.0.60
Rust bitboard multi variant uci chess analysis engine.
53
chessai
stablev1.0.1
High-performance Xiangqi (Chinese Chess) AI engine with u128 bitboards
Core Metrics
| bitstackchess | rustengine | chessai | |
|---|---|---|---|
| Health Score | 36 | 54 | 53 |
| Total Downloads | 981 | 69.2K | 13.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 57 | 14 |
| Last Updated | 357d ago | 2201d ago | 30d ago |
| Age | 11m | 6y | 2y 7m |
Health Breakdown
bitstackchess
Maintenance
7
Quality
15
Community
3
Popularity
4
Documentation
7
rustengine
Maintenance
13
Quality
20
Community
3
Popularity
6
Documentation
12
chessai
Maintenance
16
Quality
16
Community
3
Popularity
5
Documentation
13
Technical Details
| bitstackchess | rustengine | chessai | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.60 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 32KB | 30KB | 124KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustengine leads with a health score of 54/100, but none of the options score above 80.
- •⚠ rustengine has not been updated in over a year.
- •bitstackchess is pre-1.0 — API may change.