77
Announcing Rust 1.84.1
(blog.rust-lang.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Maybe use zig then? It's unsafe (i.e. no borrow checker) and really fast.
But honestly, after learning good patterns, I rarely run into borrow checker issues.