Python chess engine compiled with Numba (from 7300 to 1500000 nodes/second)
☆18May 6, 2026Updated last month
Alternatives and similar repositories for black_numba
Users that are interested in black_numba are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆18Jun 29, 2023Updated 2 years ago
- ☆18Sep 27, 2024Updated last year
- A Messy Chess Engine☆21Jun 6, 2025Updated last year
- A chess engine in Python using numPy (WIP). Livestreamed here: www.youtube.com/watch?v=1QotIA4_jb4☆34Jul 12, 2025Updated 10 months ago
- Chess Engine Implementation using Minmax, Alpha-Beta Pruning, and Quiescence Search Algorithm.☆11May 18, 2021Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Lichess to FIDE rating converter using linear regression.☆18Oct 18, 2024Updated last year
- A free UCI-compliant chess engine in C++☆10Aug 8, 2020Updated 5 years ago
- Chess☆11Nov 23, 2016Updated 9 years ago
- Pigeon Chess Engine☆11Aug 6, 2019Updated 6 years ago
- A chess engine, focused on search, w̶r̶i̶t̶t̶e̶n̶ ̶i̶n̶ ̶C̶ written in Rust.☆24Oct 5, 2024Updated last year
- A framework for writing chess engines in Rust.☆14Oct 23, 2022Updated 3 years ago
- A chess engine with portable libraries.☆11Jul 21, 2025Updated 10 months ago
- Learning Go by implementing a Chess Engine☆15Feb 23, 2023Updated 3 years ago
- Re-designed Chess engine and converted in C++