Decision Workspace
uciengine vs rustengine vs bitboard_chess_engine
Side-by-side comparison of Rust crates
46
uciengine
growingv0.1.33
Use chess engine wrapper supporting uci command necessary for playing a game. Analysis is not supported.
54
rustengine
stablev1.0.60
Rust bitboard multi variant uci chess analysis engine.
51
bitboard_chess_engine
experimentalv0.1.9
A chess engine with UCI support
Core Metrics
| uciengine | rustengine | bitboard_chess_engine | |
|---|---|---|---|
| Health Score | 46 | 54 | 51 |
| Total Downloads | 42.6K | 69.1K | 371 |
| 30d Downloads | 84 | 61 | 13 |
| Dependents | 29 | 0 | 0 |
| Releases | 33 | 57 | 10 |
| Last Updated | 1879d ago | 2142d ago | 124d ago |
| Age | 5y 2m | 5y 10m | 4m |
Health Breakdown
uciengine
Maintenance
7
Quality
14
Community
7
Popularity
6
Documentation
12
rustengine
Maintenance
13
Quality
20
Community
3
Popularity
6
Documentation
12
bitboard_chess_engine
Maintenance
19
Quality
14
Community
5
Popularity
3
Documentation
10
Technical Details
| uciengine | rustengine | bitboard_chess_engine | |
|---|---|---|---|
| Version | 0.1.33 | 1.0.60 | 0.1.9 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 2 | 3 |
| Crate Size | 16KB | 30KB | 79KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ uciengine, rustengine have not been updated in over a year.
- •uciengine, bitboard_chess_engine are pre-1.0 — API may change.