/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

model-checking.github.io
| | nnethercote.github.io
0.9 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.
| | rust-sdl2.github.io
2.4 parsecs away

Travel
| | API documentation for the Rust `sdl2` crate.
| | rust-embedded.github.io
1.0 parsecs away

Travel
| [AI summary] This excerpt from The Embedded Rust Book explains the differences between standard and embedded programming environments, detailing the role of the no_std feature and how developers borrow allocation and hardware access for systems with limited resources.