Decision Workspace
chessgen vs chessframe vs bitboard
Side-by-side comparison of Rust crates
47
chessgen
growingv0.9.9
Chess moves generator
48
chessframe
growingv0.4.2
A Rust library for working with chess positions, generating psudo-legal moves, and interacting with the UCI protocol.
36
bitboard
growingv0.1.2
Reasonably quick, arbitrary-sized square bitboards
Core Metrics
| chessgen | chessframe | bitboard | |
|---|---|---|---|
| Health Score | 47 | 48 | 36 |
| Total Downloads | 6.0K | 4.1K | 5.3K |
| 30d Downloads | 21 | 10 | 5 |
| Dependents | 0 | 0 | 1 |
| Releases | 6 | 8 | 3 |
| Last Updated | 23d ago | 42d ago | 2262d ago |
| Age | 2y 6m | 1y 1m | 8y 3m |
Health Breakdown
chessgen
Maintenance
15
Quality
11
Community
6
Popularity
5
Documentation
10
chessframe
Maintenance
16
Quality
15
Community
3
Popularity
4
Documentation
10
bitboard
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
8
Technical Details
| chessgen | chessframe | bitboard | |
|---|---|---|---|
| Version | 0.9.9 | 0.4.2 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 2 | 5 | 1 |
| Crate Size | 29KB | 41KB | 11KB |
| Features | 0 | 1 | 0 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| 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.