Pleco VS perftree

Compare Pleco vs perftree and see what are their differences.

perftree

Perft debugger. Compare your chess engine to Stockfish and quickly find discrepancies in move generation. (by agausmann)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Pleco perftree
1 1
349 48
0.0% -
2.6 0.0
about 1 year ago 30 days ago
Rust Rust
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Pleco

Posts with mentions or reviews of Pleco. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.

perftree

Posts with mentions or reviews of perftree. We have used some of these posts to build our list of alternatives and similar projects.
  • The importance of Perft -- a debugging story
    1 project | /r/chessprogramming | 25 Jan 2023
    I eventually realised that the only solution was to compare my move generator to an actual working one, and after a bit of digging, I came across Adam Gaussman's [perftree](https://github.com/agausmann/perftree) debugger. It seemed just the ticket, though I'd have to add some new code to my project to tie into his script, and to handle its move name convention. In the end I just used what perftree does in the background -- standard Stockfish's command line interface. I still had to rewrite my Perft test to spit out the counts under each top level move, so I could compare it to Stockfish, but this wasn't too hard.

What are some alternatives?

When comparing Pleco and perftree you can also consider the following projects:

rush - Pure Rust chess engine.

sandbox - ⏳ A Command-Line Sandbox Tester for Different Environments

chess-rs - A Chess Engine written in Rust that runs natively and on the web!

ggez - Rust library to create a Good Game Easily

Walleye - A chess engine written from scratch in Rust ♞

coreutils - Cross-platform Rust rewrite of the GNU coreutils

cargo-hack - Cargo subcommand to provide various options useful for testing and continuous integration.

Stockfish - A free and strong UCI chess engine

shakmaty - A Rust library for chess and chess variant rules and operations

Cadabra - Original chess engine written in rust

cargo-minimal-versions - Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.