Decision Workspace
perftree vs perftree-cli vs chess_perft
Side-by-side comparison of Rust crates
41
perftree
growingv0.4.0
A Perftree debugger for chess engines. Compare your game tree to Stockfish!
37
perftree-cli
growingv0.2.0
Command-line interface for perftree
40
chess_perft
growingv3.1.1
This package runs a 'perft' test on a particular chess position. This makes every move out to a certain depth, and counts the number of leaf-nodes. This is used to verify that move generation is correct and fast. This also (optionally) verifies that the hashing function produces unique values for each position.
Core Metrics
| perftree | perftree-cli | chess_perft | |
|---|---|---|---|
| Health Score | 41 | 37 | 40 |
| Total Downloads | 8.8K | 2.7K | 25.8K |
| 30d Downloads | 29 | 8 | 20 |
| Dependents | 2 | 0 | 0 |
| Releases | 6 | 2 | 16 |
| Last Updated | 379d ago | 379d ago | 2448d ago |
| Age | 5y 11m | 4y 9m | 9y 10m |
Health Breakdown
perftree
Maintenance
5
Quality
15
Community
7
Popularity
5
Documentation
9
perftree-cli
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
9
chess_perft
Maintenance
4
Quality
19
Community
3
Popularity
5
Documentation
9
Technical Details
| perftree | perftree-cli | chess_perft | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.0 | 3.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | LGPL-3.0+ |
| Dependencies | 1 | 4 | 4 |
| Crate Size | 3KB | 3KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •perftree leads with a health score of 41/100, but none of the options score above 80.
- •chess_perft has the most downloads (25.8K), suggesting wider adoption.
- •⚠ perftree, perftree-cli, chess_perft have not been updated in over a year.
- •perftree, perftree-cli are pre-1.0 — API may change.