bitboard topic
Sanmill
Sanmill is an open-source, UCI-like Mill/Morris/Merrills/Mühle/Malom (and its variants) program with CUI, Flutter GUI and Qt GUI, sharing and freely distributing the code, tools and data needed to del...
Inanis
UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.
magic-bits
A C++ header-only library for efficient move generation in chess using "magic bitboards" technique
shogi-rs
A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.
scalachess
Chess API written in scala. Immutable and free of side effects.
ChessLib
C# chess library containing a complete data structure and move generation.
camel
Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.
MPerft
Bitboard chess move generation based on magic bitboards