timecat 1.5.3

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.

timecat

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 5 of them enabled by default.

default

binary (default)

colored_output (default)

engine (default)

nnue (default)

colored (default)

serde