/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

pabloariasal.github.io
| | articles.bchlr.de
1.8 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.
| | huonw.github.io
2.1 parsecs away

Travel
| | An introduction to the low-level details of trait objects in the Rust programming language.
| | zackoverflow.dev
4.3 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
| | yotam.net
18.2 parsecs away

Travel
| A blog about free software and programming