Kata Containers rewritten in Rust gets a major speed boost

The Open Infrastructure Foundation’s Kata Containers 2.0 is both much smaller and faster than its earlier version. Read more

Similar

Cooperative multitasking in Rust

I've implemented coroutines and python like generators in Rust (with a bit of assembly). This code was done as a learning exercise more than as something intended for production. There are already several libraries in Rust that do approximately the same ... (more…)

Read more »

Rust in .NET Projects

This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects. - GitHub - FractalFir/rustc_codegen_clr: This rust compiler backend(module) emmits valid CI... (more…)

Read more »