/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
| | articles.bchlr.de
1.3 parsecs away

Travel
| | [AI summary] The article discusses challenges and workarounds for upcasting trait objects in Rust, exploring the limitations of dynamic dispatch and potential solutions through vtable structures and custom trait implementations.
| | nora.codes
1.8 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.
| | www.ralfj.de
1.5 parsecs away

Travel
| | My current research project - and the main topic of my PhD thesis - is about developing a semantic model of the Rust programming language and, most importantly, its type system. Rust is an ...
| | borretti.me
15.7 parsecs away

Travel
| Reflections on using Rust professionally for two years.