timecat 1.51.0

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.
Documentation

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

default

colored (default)

inbuilt_nnue (default)

nnue_reader (default)

binread (default)

debug

experimental

This feature flag does not enable additional features.

extern_alloc

extras

This feature flag does not enable additional features.

pyo3

serde

wasm