Decision Workspace
chessly vs timecat vs rustengine
Side-by-side comparison of Rust crates
38
chessly
growingv0.1.3
A chess engine written in Rust
63
timecat
stablev1.52.0
A NNUE-based chess engine that implements the Negamax algorithm and can be integrated into any project as a library. It features move generation, advanced position evaluation through NNUE, and move searching capabilities.
54
rustengine
stablev1.0.60
Rust bitboard multi variant uci chess analysis engine.
Core Metrics
| chessly | timecat | rustengine | |
|---|---|---|---|
| Health Score | 38 | 63 | 54 |
| Total Downloads | 4.0K | 192.0K | 69.1K |
| 30d Downloads | 5 | 456 | 61 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 197 | 57 |
| Last Updated | 788d ago | 32d ago | 2142d ago |
| Age | 2y 2m | 1y 10m | 5y 10m |
Health Breakdown
chessly
Maintenance
5
Quality
14
Community
5
Popularity
4
Documentation
10
timecat
Maintenance
17
Quality
19
Community
6
Popularity
6
Documentation
15
rustengine
Maintenance
13
Quality
20
Community
3
Popularity
6
Documentation
12
Technical Details
| chessly | timecat | rustengine | |
|---|---|---|---|
| Version | 0.1.3 | 1.52.0 | 1.0.60 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | GPL-3.0-or-later | MIT |
| Dependencies | 6 | 15 | 2 |
| Crate Size | 40KB | 132KB | 30KB |
| Features | 0 | 12 | 0 |
| Yanked % | 0.0% | 0.5% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •timecat leads with a health score of 63/100, but none of the options score above 80.
- •⚠ chessly, rustengine have not been updated in over a year.
- •chessly is pre-1.0 — API may change.