/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

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

Travel
| | An overview of so-called "object safety" in Rust, and why it is necessary for trait objects.
| | pabloariasal.github.io
2.5 parsecs away

Travel
| | "A virtual method table (VMT),..., is a mechanism used in a programming language to support dynamic dispatch." -Wikipedia
| | zackoverflow.dev
0.8 parsecs away

Travel
| | Interfaces rely on slow dynamic-dispatch, but generics could open the door to performance boosts with the ability to leverage the cache-friendliness of static dispatch
| | bcantrill.dtrace.org
23.0 parsecs away

Travel
| [AI summary] The user provided a detailed and personal reflection on their experience with the Rust programming language, highlighting numerous features and tools that they find valuable. They praised Rust's error handling, type system, and community support, and also mentioned some areas for improvement. The reflection includes specific examples of Rust features such as `anyhow!`, `asm!`, and string continuations, and the user expresses a strong appreciation for Rust's capabilities and their potential impact on their career.