|
You are here |
nora.codes | ||
| | | | |
huonw.github.io
|
|
| | | | | An overview of so-called "object safety" in Rust, and why it is necessary for trait objects. | |
| | | | |
pabloariasal.github.io
|
|
| | | | | "A virtual method table (VMT),..., is a mechanism used in a programming language to support dynamic dispatch." -Wikipedia | |
| | | | |
zackoverflow.dev
|
|
| | | | | 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
|
|
| | | [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. | ||