Decision Workspace
bitstackchess vs rustengine vs lumifox_chess
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.
40
lumifox_chess
experimentalv0.1.0
A high-performance, no_std-capable chess engine library (bitboards and move generation).
Core Metrics
| bitstackchess | rustengine | lumifox_chess | |
|---|---|---|---|
| Health Score | 36 | 54 | 40 |
| Total Downloads | 979 | 69.1K | 384 |
| 30d Downloads | 4 | 61 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 57 | 1 |
| Last Updated | 298d ago | 2142d ago | 223d ago |
| Age | 9m | 5y 10m | 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
lumifox_chess
Maintenance
4
Quality
15
Community
5
Popularity
3
Documentation
13
Technical Details
| bitstackchess | rustengine | lumifox_chess | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.60 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | LGPL-3.0-or-later |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 32KB | 30KB | 47KB |
| Features | 0 | 0 | 1 |
| 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, lumifox_chess are pre-1.0 — API may change.