(Rust) Crates You Should Know: Rocket

API documentation for the Rust `rocket` mod in crate `show_notes`. Read more

Similar

Hypervisor Development in Rust

Intel VT-x Hypervisor Development in Rust This article will cover the development of a minimalistic Intel VT-x research hypervisor in Rust. We will use the x86 crate and documentation, which help simplify the code. The knowledge acquired to make this hype... (more…)

Read more »