timecat 1.27.4

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 10 feature flags, 6 of them enabled by default.

default

binary (default)

colored (default)

speed (default)

This feature flag does not enable additional features.

engine (default)

inbuilt_nnue (default)

nnue_reader (default)

debug

experimental

This feature flag does not enable additional features.

serde

wasm