/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

www.nickwilcox.com
| | limpet.net
4.7 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.internalpointers.com
4.1 parsecs away

Travel
| | ...and why it matters when writing lock-free multithreading code.
| | mcyoung.xyz
4.9 parsecs away

Travel
| |
| | blog.sigplan.org
22.8 parsecs away

Travel
| The open-source development of the JavaScript programming language is now automatically checked. The language specification written in English is type checked, and the tests are checked for conform...