Autonomous Rust Unikernels in Google Cloud

What if you could reboot an
entire server in seconds in response to an active attack and get a brand
new memory layout? While not feasible under linux it’s an uniquely
unikernel feature. Read more

Similar

Inline in Rust

There’s a lot of tribal knowledge surrounding #[inline] attribute in Rust.I often find myself teaching how it works, so I finally decided to write this... (more…)

Read more »