{"repo":"pleco-rs/Pleco","free":true,"listed":false,"github":"https://github.com/pleco-rs/Pleco","clone":"git clone https://github.com/pleco-rs/Pleco.git","description":"A Rust-based re-write of the Stockfish Chess Engine","language":"Rust","stars":432,"topics":["chess","rust","engine","library","crates-io","uci","ai","bot","chess-engine","pleco"],"license":"GPL-3.0","category":"workflow-automation","readme_excerpt":"[![Pleco][pleco-badge]][pleco-link] [![Pleco][pleco-engine-badge]][pleco-engine-link] [![Build][build-badge]][build-link] [![License][license-badge]][license-link] [![Commits][commits-badge]][commits-link] Overview Pleco is a chess Engine & Library derived from Stockfish, written entirely in Rust. This project is split into two crates, pleco , which contains the library functionality, and pleco engine , which contains the UCI (Universal Chess Interface) compatible engine. The overall goal for this project is to utilize the efficiency of Rust to create a Chess AI matching the speed of modern chess engines. For the engine, the majority of the code is a direct port of Stockfish's C++ code. See their website for more information about the engine. As such, the credit for all of the advanced algorithms used for searching, evaluation, and many others, go directly to the maintainers and authors of Stockfish. This project is for speed comparisons between the two languages, as well as for educational purposes. - Documentation, crates.io for library functionality - Documentation, crates.io for the Engine. Standalone Installation and Use To use pleco as an executable, please navigate to here and read the README.md . Using Pleco as a Library To use pleco inside your own Rust projects, Pleco.rs is available as a library on crates.io. Simply include the current version in your Cargo.toml : And add the following to a main.rs or lib.rs : As of version 0.5.0 , the pleco library is available on","default_branch":null,"files":null,"tree":[],"storefront":"/r/pleco-rs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/pleco-rs/Pleco/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}