Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Chess engine: Rusty Pigeon 1.1.0 (Windows, MacOS and Linux)

 

Rusty Pigeon - another UCI chess engine written in Rust. This time it should be able to beat you up consistently and without afterthoughts.
Rating CEDR=2056

v.1.1.0:
This version does a bunch of stuff:
Use mimalloc as global allocator, which can be disabled specifying default-features = false. This makes everything A LOT faster (at least on Windows)
Fix some internal representation bugs
Add some more tests
Other miscellaneous performance improvements
github:https://github.com/TrinTragula/rusty-pigeon/releases/tag/v1.1.0

Comments