Pijul 0.4, a sound version control system written in Rust, GPL2+

Today, we released a new version of Pijul. Still alpha, but lots of updates. Also, still GPL2+ (as in version 0.3, but unlike before). Read more

Similar

New Xen Guest Tools in Rust

Discover the latest blog on integrating Rust into Xen Project. We're building a flexible Rust-based agent for VM-Dom0 communication, showing promise in supporting various guest OS with room to grow! (more…)

Read more »

Distributed Rendering with Rust and Mio

In this post we’ll take a look at adding distributed rendering to tray_rust which will let us take advantage of multiple machines when rendering an image, like a compute cluster. To do this we’ll look at options for how to distribute the rendering job...

Read more »