/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

beej.us
| | spacedimp.com
2.9 parsecs away

Travel
| | [AI summary] A beginner-friendly guide to overcoming the learning curve of Rust programming by exploring ownership, borrowing, and lifetimes.
| | blog.lohr.dev
2.4 parsecs away

Travel
| | A review by a Rust enthusiast
| | dehora.net
2.5 parsecs away

Travel
| | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.
| | www.abubalay.com
12.3 parsecs away

Travel
| [AI summary] The author introduces the dioptre crate, a Rust proc-macro that enables field projection for Cell types to solve interior mutability and borrowing issues.