Implement Some of the code in Rust #4398
Ravenant1234
started this conversation in
Ideas
Replies: 1 comment 9 replies
-
|
Maybe a Rust re-implementation of some parts of the engine may help to reduce memory bugs, performance issues and speed up the development process. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am newbie developer student and i have read all the benefits of Rust has to offer against C/C++ in memory safety and i think the benefit is so good even Linus Torvalds is using rust for rewriting some parts of the Linux kernel (The Rust For Linux ojeda project) (Wich i think is more performance sensitive that a chess engine)
I have read also that rust and c++ has very good interoperability
Beta Was this translation helpful? Give feedback.
All reactions