/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

huonw.github.io
| | nora.codes
2.1 parsecs away

Travel
| | [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions.
| | wwwtech.de
2.4 parsecs away

Travel
| | [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.
| | limpet.net
1.5 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.
| | model-checking.github.io
10.4 parsecs away

Travel
| Documentation for the Kani Rust Verifier