Decision Workspace
bitboard vs chessframe vs chessgen
Side-by-side comparison of Rust crates
36
bitboard
growingv0.1.2
Reasonably quick, arbitrary-sized square bitboards
48
chessframe
growingv0.4.2
A Rust library for working with chess positions, generating psudo-legal moves, and interacting with the UCI protocol.
47
chessgen
growingv0.9.9
Chess moves generator
Core Metrics
| bitboard | chessframe | chessgen | |
|---|---|---|---|
| Health Score | 36 | 48 | 47 |
| Total Downloads | 5.3K | 4.1K | 6.0K |
| 30d Downloads | 5 | 10 | 21 |
| Dependents | 1 | 0 | 0 |
| Releases | 3 | 8 | 6 |
| Last Updated | 2262d ago | 42d ago | 23d ago |
| Age | 8y 3m | 1y 1m | 2y 6m |
Health Breakdown
bitboard
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
8
chessframe
Maintenance
16
Quality
15
Community
3
Popularity
4
Documentation
10
chessgen
Maintenance
15
Quality
11
Community
6
Popularity
5
Documentation
10
Technical Details
| bitboard | chessframe | chessgen | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.2 | 0.9.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 11KB | 41KB | 29KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | — | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chessframe leads with a health score of 48/100, but none of the options score above 80.
- •chessgen has the most downloads (6.0K), suggesting wider adoption.
- •⚠ bitboard has not been updated in over a year.