BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

chess_perft

v3.1.1crates.io· Rust

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.

The verdict
Abandoned. Last published 6 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 6 years ago.
Popularity
2 downloads / week
Security
No known advisories for this version (OSV).
License
LGPL-3.0+
Dependencies
No runtime dependencies
Recent releases
  • 3.1.16 years ago
  • 3.0.17 years ago
  • 2.0.17 years ago
  • 1.0.77 years ago
  • 1.0.57 years ago
  • 1.0.47 years ago
  • 1.0.37 years ago
  • 1.0.27 years ago
chess_perft — 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. (Rust / crates.io) — verdict, alternatives & security · Modules