/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
| | huonw.github.io
2.1 parsecs away

Travel
| | An introduction to the low-level details of trait objects in the Rust programming language.
| | lists.swift.org
3.7 parsecs away

Travel
| |
| | 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.
| | nnethercote.github.io
16.4 parsecs away

Travel
| [AI summary] The text explains the basics of benchmarking in Rust, covering workload selection, tools like criterion, and the trade-offs between different performance metrics.