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.
48
bitboard_chess_engine
experimentalv0.1.10
A chess engine with UCI support
Core Metrics
| uciengine | rustengine | bitboard_chess_engine | |
|---|---|---|---|
| Health Score | 46 | 54 | 48 |
| Total Downloads | 42.7K | 69.2K | 402 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 29 | 0 | 0 |
| Releases | 33 | 57 | 11 |
| Last Updated | 1938d ago | 2201d ago | 53d ago |
| Age | 5y 4m | 6y | 6m |
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
16
Quality
14
Community
5
Popularity
3
Documentation
10
Technical Details
| uciengine | rustengine | bitboard_chess_engine | |
|---|---|---|---|
| Version | 0.1.33 | 1.0.60 | 0.1.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 2 | 1 |
| Crate Size | 16KB | 30KB | 81KB |
| 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.