timecat 1.53.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 currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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