/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

josephg.com
| | lwn.net
0.9 parsecs away

Travel
| |
| | limpet.net
1.3 parsecs away

Travel
| | [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data.
| | www.scattered-thoughts.net
1.1 parsecs away

Travel
| |
| | manishearth.github.io
13.4 parsecs away

Travel
| A colleague of mine learning Rust had an interesting type / borrow checker error. The solution needs a less-used feature of Rust (which basically ...