|
You are here |
nora.codes | ||
| | | | |
huonw.github.io
|
|
| | | | | A short summary of the Sized trait and dynamically sized types in Rust. | |
| | | | |
articles.bchlr.de
|
|
| | | | | [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. | |
| | | | |
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 | |
| | | | |
www.ryanliptak.com
|
|
| | | An introduction to a recent addition to Zig's standard library that allows for checking that any allocation failures are handled without introducing memory leaks, etc. | ||