Cadabra
Original chess engine written in rust (by JENebel)
Walleye
A chess engine written from scratch in Rust ♞ (by MitchelPaulin)
Cadabra | Walleye | |
---|---|---|
1 | 2 | |
4 | 119 | |
- | - | |
4.0 | 1.8 | |
5 months ago | over 2 years ago | |
Rust | Rust | |
BSD 2-clause "Simplified" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cadabra
Posts with mentions or reviews of Cadabra.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Incremental compilation has weird performance effects
The repository.
Walleye
Posts with mentions or reviews of Walleye.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-06.
-
Chrust - Chess Engine Written in Rust
Hey, author of Walleye here. Also learned rust by writing my own chess engine :). Played a game and it looks neat, really cool you deployed it on your own server with its own frontend.
-
First Rust Project: A Chess Engine
I have been wanting to learn rust for a while and recently decided to just sit down and make something. For some reason I decided a chess engine would be a good first project despite having no experience with either rust or chess engines... Anyway here it is
What are some alternatives?
When comparing Cadabra and Walleye you can also consider the following projects:
BlackWidow-Chess - Chess
fastchess - Predicts the best chess move with 27.5% accuracy by a single matrix multiplication